// TestStdlib ensures that all packages in std and x/tools can be // type-checked using export data. func TestStdlib(t *testing.T) { … } func testStdlib(t *testing.T) { … }
// TestStdlib ensures that all packages in std and x/tools can be // type-checked using export data. func TestStdlib(t *testing.T) { … } func testStdlib(t *testing.T) { … }