index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
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")