github.com/Schaudge/grailbase@v0.0.0-20240223061707-44c758a471c0/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/