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-features
/
semicolon-as-end-statement.gd
blob: 08f2eedb2d8d0ac90a5d3e7512b448a3bf7ac492 (
plain
)
1
2
func test(): print("A"); print("B")