3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
|
|
func Main()
|
||
|
|
Qout("Hello World")
|
||
|
|
return 1
|