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
/
invalid_identifier_string.gd
blob: fa4d6b5cacf3043b89bdb3478bea492364db5849 (
plain
)
1
2
3
func test(): # Error here. var "yes" = "is not a valid identifier"