package main import ( "shylinux.com/x/ice" ) func main() { print(ice.Run()) }