index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
errors
/
double_dictionary_comma.gd
blob: 816783f2395150cc86c754fb2dad11f25d1adb8a (
plain
)
1
2
func test(): var dictionary = { hello = "world",, }