Пример #1
0
func init() {
	potato.Init()
}
Пример #2
0
func main() {
	potato.Init()
	potato.Run()
}