src.elv.sh@v0.21.0-dev.0.20240515223629-06979efb9a2a/pkg/eval/evaltest/unix.go (about) 1 //go:build unix 2 3 package evaltest 4 5 const isUNIX = true