package main import "fmt" func main() { fmt.Println("Let's start a rewrite!") }