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