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