Wrong instruction for invoke private function
#KT-2202 Fixed
This commit is contained in:
@@ -549,4 +549,8 @@ public class NamespaceGenTest extends CodegenTestCase {
|
||||
public void testPrivateTopLevelPropAndVarInInner() {
|
||||
blackBoxFile("privateTopLevelPropAndVarInInner.kt");
|
||||
}
|
||||
|
||||
public void testInvokeSpecial() {
|
||||
blackBoxFile("invokespecial.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user