go-judge/cmd/executorserver/main_others.go
2020-04-24 22:34:50 -04:00

7 lines
72 B
Go

// +build !windows,!linux,!darwin
package main
func initEnvPool() {
}