We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50f8d08 commit fbe780cCopy full SHA for fbe780c
src/runtime/env_unix.go renamed to src/runtime/env.go
@@ -1,4 +1,4 @@
1
-//go:build linux || darwin
+//go:build linux || darwin || windows
2
3
package runtime
4
0 commit comments