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
/
multiple_number_separators.gd
blob: f3227837760c9e7ea081f309a8aa82dc94c6a2ba (
plain
)
1
2
3
func test(): # Number separators may not be placed right next to each other. var _num = 1__23