You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
quote strings inside arrays and dictionaries
This commit is contained in:
@@ -10,5 +10,5 @@ wildcard
|
||||
[1,2,[1,{1:2,2:var z,..}]]
|
||||
3
|
||||
[1,2,[1,{1:2,2:var z,..}]]
|
||||
[1, 3, 5, 123]
|
||||
[1, 3, 5, "123"]
|
||||
wildcard
|
||||
|
||||
Reference in New Issue
Block a user