func main()

in earthly/a-simple-earthfile/main.go [7:9]


func main() {
    fmt.Println("hello world")
}