//go:linkname heapObjectsCanMove runtime.heapObjectsCanMove func heapObjectsCanMove() bool func TestHeapObjectsCanMove(t *testing.T) { … }
//go:linkname heapObjectsCanMove runtime.heapObjectsCanMove func heapObjectsCanMove() bool func TestHeapObjectsCanMove(t *testing.T) { … }