mirror of
https://2025-dev.shylinux.com/x/20250215-cluster
synced 2025-07-01 12:34:44 +08:00
5 lines
75 B
Go
5 lines
75 B
Go
package main
|
|
|
|
import "shylinux.com/x/ice"
|
|
|
|
func main() { print(ice.Run()) } |