This website requires JavaScript.
Explore
Help
Sign In
seedlingattempt
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
a9b600bac0a9a8fdd3b217c6d3cb6639ae80c1f8
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
"
Reference in New Issue
View Git Blame
Copy Permalink