mirror of
https://github.com/godotengine/godot.git
synced 2026-01-03 18:11:19 +03:00
quote strings inside arrays and dictionaries
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
GDTEST_OK
|
||||
{8:{key:value}}
|
||||
{key:value}
|
||||
{8:{"key":"value"}}
|
||||
{"key":"value"}
|
||||
value
|
||||
value
|
||||
|
||||
Reference in New Issue
Block a user