We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f9b569 commit cb87062Copy full SHA for cb87062
src/syscall/env_libc.go
@@ -1,4 +1,4 @@
1
-//go:build (darwin || nintendoswitch || wasip1) && !wasip2
+//go:build darwin || nintendoswitch || wasip1
2
3
package syscall
4
0 commit comments