forked from x/ContextOS
6 lines
76 B
Go
6 lines
76 B
Go
package main
|
|
|
|
import "shylinux.com/x/ice"
|
|
|
|
func main() { print(ice.Run()) }
|