github.com/spi-ca/misc@v1.0.1/sqls/stub.s (about) 1 // The runtime package uses //go:linkname to push a few functions into this 2 // package but we still need a .s file so the Go tool does not pass -complete 3 // to the go tool compile so the latter does not complain about Go functions 4 // with no bodies.