5 ms·
And go:linkname, go:nointerface, and go:nowritebarrier You can see the lexer for these here: https://github.com/golang/go/blob/88c08b06b97296e41fc3069f4afbc86d2
by scottpiper 11y ago
And go:linkname, go:nointerface, and go:nowritebarrier
You can see the lexer for these here:
https://github.com/golang/go/blob/88c08b06b97296e41fc3069f4afbc86d24707b05/src/cmd/internal/gc/lex.go#L1552 https://github.com/golang/go/blob/88c08b06b97296e41fc3069f4a...