mirror of
https://github.com/criyle/go-judge.git
synced 2025-11-04 14:50:02 +08:00
7 lines
72 B
Go
7 lines
72 B
Go
// +build !windows,!linux,!darwin
|
|
|
|
package main
|
|
|
|
func initEnvPool() {
|
|
}
|