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
/
assignment_in_var.gd
blob: 126a3227ea9593272d21b6a99237a46cf4e2caa0 (
plain
)
1
2
func test(): var hello = "world" = "test"