package main import p "fmt" var fmt = 10 func main() { p.Print(fmt) }