2025-11-05 10:43:02 +08:00

9 lines
67 B
Go

package main
import "fmt"
func main() {
fmt.Println("imctl")
}