godot-module-template/engine/modules/gdscript/tests/scripts/parser/features/nested_dictionary.out

6 lines
67 B
Plaintext
Raw Permalink Normal View History

2025-01-17 15:36:38 +00:00
GDTEST_OK
{ 8: { "key": "value" } }
{ "key": "value" }
value
value