4 lines
47 B
Plaintext
Executable File
4 lines
47 B
Plaintext
Executable File
func main() {
|
|
System.print("Hello World");
|
|
}
|