// Make sure "hello world" does not link in all the // fmt.scanf routines. See issue 6853. func TestScanfRemoval(t *testing.T) { … } // Make sure -S prints assembly code. See issue 14515. func TestDashS(t *testing.T) { … }
// Make sure "hello world" does not link in all the // fmt.scanf routines. See issue 6853. func TestScanfRemoval(t *testing.T) { … } // Make sure -S prints assembly code. See issue 14515. func TestDashS(t *testing.T) { … }