test case and fixes for object and classes inner for enum entry
This commit is contained in:
@@ -150,6 +150,9 @@ public class EnumGenTest extends CodegenTestCase {
|
||||
|
||||
public void testKt2350() {
|
||||
blackBoxFile("regressions/kt2350.kt");
|
||||
System.out.println(generateToText());
|
||||
}
|
||||
|
||||
public void testEntryWithInner() {
|
||||
blackBoxFile("enum/entrywithinner.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user