A Go library that uses unsafe tricks to export unexported functions and variables for testing.
go get github.com/alangpierce/go-forceexportNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Exports and calls the unexported runtime.GC function.
Use only for testing; avoid in production code.
No dependency data recorded yet.