#!/usr/bin/go run import "fmt" func main() { fmt.Println("gogo") }