func main()

in SJC/main.go [9:11]


func main() {
	fmt.Println("who even needs fmt?")
}