This website requires JavaScript.
Explore
Help
Sign In
godotengine
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced
2025-11-06 12:20:30 +00:00
Code
Releases
Wiki
Activity
Files
4e67e9bca63b6539820a4e09d58ffc192146da19
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
warnings
/
unused_variable.gd
Andrii Doroshenko (Xrayez)
1e26bf23c2
Rename GDScript test script filenames to use
snake_case
2021-04-16 22:16:19 +03:00
3 lines
41 B
GDScript
Raw
Blame
History
func
test
(
)
:
var
unused
=
"
not used
"
View Git Blame
Copy Permalink