New J2K: add some tests from obsolete issues
This commit is contained in:
+4
@@ -0,0 +1,4 @@
|
||||
public class TestNestedClassesHierarchy {
|
||||
public static class Base {}
|
||||
public static class Derived extends Base {}
|
||||
}
|
||||
Reference in New Issue
Block a user