We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ada39ca commit aa61e08Copy full SHA for aa61e08
src/runtime/export_unix_test.go
@@ -24,8 +24,6 @@ func Sigisblocked(i int) bool {
24
return sigismember(&sigmask, i)
25
}
26
27
-type M = m
28
-
29
var waitForSigusr1 struct {
30
rdpipe int32
31
wrpipe int32
0 commit comments