4 lines
47 B
Plaintext

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