This website requires JavaScript.
Explore
Docs
Wiki
Blog
main-c3e1ba7e83
Register
Sign In
tinqs
/
engine
Watch
5
Star
0
Fork
0
You've already forked engine
Code
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Issues
Files
511134f55ff17330da315f9f3da1702366c31921
engine
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
features
/
dictionary_lua_style.out
T
3 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
GDScript: Allow string keys on Lua-style dictionaries
2021-09-15 09:56:24 -03:00
GDTEST_OK
quote strings inside arrays and dictionaries
2022-04-28 21:14:20 -05:00
{"a":1, "b":2, "with spaces":3, "2":4}
Reference in New Issue
Copy Permalink