// Tests that the linker is able to remove references to Float, Rat, // and Int if unused (notably, not used by init). func TestLinkerGC(t *testing.T) { … }
// Tests that the linker is able to remove references to Float, Rat, // and Int if unused (notably, not used by init). func TestLinkerGC(t *testing.T) { … }