Files
Sillyv2/main.go
T
2021-08-31 20:52:35 +08:00

8 lines
84 B
Go

package main
import _ "github.com/cdle/sillyGirl/core"
func main() {
select {}
}