// "Make 'C2' static" "true-preview" class C { { C2.staticMethod(); } public static class C2 { } }