mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 05:31:01 +00:00 
			
		
		
		
	 291d3aaabe
			
		
	
	
		291d3aaabe
		
			
		
	
	
	
	
		
			
			- Use different syntax for object printing to avoid confusion with arrays. - Print null as `<null>` to avoid confusion with a string `"null"`. - Display `<empty>` in editor resource pickers to avoid confusion with array-based properties.
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			110 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| GDTEST_OK
 | |
| 123456789101112131415161718192212223242526272829303132333435363738394041424344454647falsetrue<null>
 |