mirror of
https://github.com/tiennm99/godot.git
synced 2026-08-17 04:25:58 +00:00
quote strings inside arrays and dictionaries
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
GDTEST_OK
|
||||
{a:1, b:2, with spaces:3, 2:4}
|
||||
{"a":1, "b":2, "with spaces":3, "2":4}
|
||||
|
||||
Reference in New Issue
Block a user