0
1
The code prints "Hello World" to the console.
0 Comments
import("fmt") fmt.Println("Hello World")