// Work in Progress package main import "fmt" func main() { fmt.Println("Building something awesome...") }