Exemple #1
0
func init() {
	potato.Init()
}
Exemple #2
0
func main() {
	potato.Init()
	potato.Run()
}