golang.org/x/tools@v0.21.0/go/ssa/testdata/src/runtime/runtime.go (about) 1 package runtime 2 3 func GC() 4 5 func SetFinalizer(obj, finalizer any)