// "Create inner class 'Foo'" "true-preview" public class Test { static class A extends Foo { } }