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-05 12:10:55 +00:00
Code
Releases
Wiki
Activity
Files
1e26bf23c22b2e425be3ee1b00326a0af129337f
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