Esempio n. 1
0
func init() {
	potato.Init()
}
Esempio n. 2
0
func main() {
	potato.Init()
	potato.Run()
}