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