No Description

hello.go 74B

    package main import "fmt" func main() { fmt.Println("Hello, World!") }