incorporating Sveta's patch on VariableAsFunctionResolvedCall
This commit is contained in:
@@ -71,4 +71,9 @@ public class ExtensionFunctionsTest extends CodegenTestCase {
|
||||
createEnvironmentWithFullJdk();
|
||||
blackBoxFile("regressions/kt865.jet");
|
||||
}
|
||||
|
||||
public void testKtNested2() throws Exception {
|
||||
createEnvironmentWithMockJdk(CompilerSpecialMode.BUILTINS);
|
||||
blackBoxFile("extensionFunctions/nested2.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user