summaryrefslogtreecommitdiff
path: root/modules/gdscript/tests/scripts/parser/features/nested_dictionary.out
blob: 508f0ff2178552cd699443586cc14de2a92e7432 (plain)
1
2
3
4
5
GDTEST_OK
{ 8: { "key": "value" } }
{ "key": "value" }
value
value