mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 14:52:43 +00:00 
			
		
		
		
	 eeb98335d5
			
		
	
	
		eeb98335d5
		
	
	
	
	
		
			
			This is similar to the LibJS test data that resides in /home/anon/js-tests. It's more convenient than storing the test programs as raw strings in the code.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			64 B
		
	
	
	
		
			C++
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			64 B
		
	
	
	
		
			C++
		
	
	
	
	
	
| int main(int argc, char** argv)
 | |
| {
 | |
|     int myvar1 = 3;
 | |
|     myv
 | |
| }
 |