2017-10-15 10:23:34 -07:00

4 lines
47 B
Plaintext

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