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
/
analyzer
/
errors
/
invalid_concatenation_bool.gd
blob: c159e0314087e0dffdad8a4bee5d95fe2f6ce2e2 (
plain
)
1
2
func test(): print(true + true)