no need for context lookup of enclosing singletons #KT-2695 fixed
This commit is contained in:
@@ -102,6 +102,9 @@ public class ObjectGenTest extends CodegenTestCase {
|
||||
|
||||
public void testKt2398() {
|
||||
blackBoxFile("regressions/kt2398.kt", "OKKO");
|
||||
System.out.println(generateToText());
|
||||
}
|
||||
|
||||
public void testKt2675() {
|
||||
blackBoxFile("regressions/kt2675.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user