package main import "fmt" func plo() { fmt.Println("PLOT!") }