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
/
bitwise_float_left_operand.gd
blob: 9b722ea50a742624521b98d3a5e623d5312a6174 (
plain
)
1
2
3
func test(): # Error here. print(2.2 << 4)