func main()

in chimeracoder/main.go [11:14]


func main() {
	fmt.Println("Hello, world!")
	fmt.Println(" - Sent from my XPS 13 running Debian")
}