Files
hello-world/g/gravity.gravity
2018-08-22 01:37:32 -03:00

4 lines
47 B
Plaintext
Executable File

func main() {
System.print("Hello World");
}