// TestFreeRefs is a unit test of the free-references algorithm. func TestFreeRefs(t *testing.T) { … }