This website requires JavaScript.
Explore
Help
Register
Sign In
Gremlinsoft
/
godot
forked from
sascha/godot
Watch
2
Star
0
Fork
You've already forked godot
0
Code
Pull Requests
Activity
5f098d6db6
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser-features
/
semicolon-as-end-statement.gd
3 lines
40 B
GDScript
Raw
Blame
History
func
test
(
)
:
print
(
"
A
"
)
;
print
(
"
B
"
)
View Git Blame
Copy Permalink