mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 05:52:46 +00:00 
			
		
		
		
	 e57fdb63f8
			
		
	
	
		e57fdb63f8
		
	
	
	
	
		
			
			Similarly to the LibCpp parser regression tests, these tests run the preprocessor on the .cpp test files under Userland/LibCpp/Tests/preprocessor, and compare the output with existing .txt ground truth files.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| KnownType  1:0-1:2 (int)
 | |
| Identifier  1:4-1:4 (x)
 | |
| Equals  1:6-1:6 (=)
 | |
| Integer  1:8-1:13 (1337)
 | |
| Semicolon  1:14-1:14 (;)
 |