github.com/grailbio/base@v0.0.11/gtl/tests/randomized_freepool_internal.s (about) 1 // Code generated by generate_randomized_freepool.py. DO NOT EDIT. 2 3 // Dummy file to force the go compiler to honor go:linkname directives. See 4 // 5 // https://github.com/golang/go/issues/15006 6 // http://www.alangpierce.com/blog/2016/03/17/adventures-in-go-accessing-unexported-functions/