mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-30 21:21:10 +00:00 
			
		
		
		
	 03ea77407c
			
		
	
	
		03ea77407c
		
			
		
	
	
	
	
		
			
			- Allow identifiers similar to keywords if they are in ASCII range. - Allow constants to be treated as regular identifiers. - Allow keywords that can be used as identifiers in expressions.
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			299 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			299 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| GDTEST_OK
 | ||
| >> WARNING
 | ||
| >> Line: 5
 | ||
| >> CONFUSABLE_IDENTIFIER
 | ||
| >> The identifier "pοrt" has misleading characters and might be confused with something else.
 | ||
| >> WARNING
 | ||
| >> Line: 12
 | ||
| >> CONFUSABLE_IDENTIFIER
 | ||
| >> The identifier "pοrt" has misleading characters and might be confused with something else.
 | ||
| 0 1
 |