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