// variables1 // Make me compile! // I AM NOT DONE package main import "fmt" func main() { var = 5 fmt.Printf("x has the value %d", x) }