Back
Go Compiler
Reset
Clear
Run
Code
package main import "fmt" func main() { fmt.Println("Hello, Go!") }
STDIN (optional)
Args (space separated)
Output