Files
hello-world/g/gravity.gravity

4 lines
47 B
Plaintext

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