// "Create Inner Class 'Foo'" "true" public class Test { static class A extends Foo { } }