This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
mirror of
https://github.com/godotengine/godot
Watch
1
Star
0
Fork
You've already forked godot
0
Code
b1eb737719
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
warnings
/
shadowed_variable_function.gd
3 lines
83 B
GDScript
Raw
Blame
History
func
test
(
)
:
var
test
=
"
This variable has the same name as the test() function.
"
View Git Blame
Copy Permalink