forked from mirrors/gecko-dev
		
	
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			215 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html>
 | |
| <html>
 | |
| <head>
 | |
|   <meta charset="utf-8">
 | |
|   <title>Do not save bytecode on compilation errors</title>
 | |
| </head>
 | |
| <body>
 | |
|   <script id="watchme" src="file_js_cache_syntax_error.js"></script>
 | |
| </body>
 | |
| </html>
 | 
