// "Replace explicit type with 'var'" "true-preview" class Main { { A i = new A<>(); } static class A {} }