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.
2 parents 0029353 + cd61a0f commit f14d855Copy full SHA for f14d855
syscall_dup.go
@@ -1,4 +1,4 @@
1
-//go:build (!linux || !arm64) && (!linux || !riscv64) && !windows && !go1.7
+//go:build (!linux || !arm64) && (!linux || !riscv64) && !windows && go1.7
2
// +build !linux !arm64
3
// +build !linux !riscv64
4
// +build !windows
0 commit comments