mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-03 23:21:15 +00:00 
			
		
		
		
	- Add leading and trailing spaces within dictionaries, as the `{}`
  characters are hard to distinguish from `[]` on some fonts.
  This is especially helpful with empty arrays and dictionaries.
		
	
			
		
			
				
	
	
		
			2 lines
		
	
	
	
		
			58 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			2 lines
		
	
	
	
		
			58 B
		
	
	
	
		
			Text
		
	
	
	
	
	
GDTEST_OK
 | 
						|
{ "hello": { "world": { "is": "beautiful" } } }
 |