package main import "fmt" func main() { // obivous typo fmt.Println("invalid %s") }