This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
de5f13e935
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
features
/
dictionary_mixed_syntax.out
3 lines
49 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add dozens of new integration tests to the GDScript test suite This also ignores `.out` files in the file format static checks.
2021-04-19 18:50:52 +00:00
GDTEST_OK
quote strings inside arrays and dictionaries
2022-04-29 02:14:20 +00:00
{"hello":{"world":{"is":"beautiful"}}}