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
3a3a2011f4
godot
/
modules
/
gdscript
/
tests
/
scripts
/
parser
/
errors
/
brace_syntax.gd
4 lines
40 B
GDScript
Raw
Blame
History
func
test
(
)
{
print
(
"
Hello world!
"
)
;
}
View Git Blame
Copy Permalink