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
/
analyzer
/
errors
/
assymetric_assignment_bad.gd
blob: 1b22d173c707ff3eca20504b538fd02d8183a9a1 (
plain
)
1
2
3
func test(): var var_color: String = Color.RED print('not ok')