KT-1406 wrong generation of receiver for ext.fun called inside closure

This commit is contained in:
Alex Tkachman
2012-02-24 16:24:16 +02:00
parent 17d34e9d49
commit 6146ec4268
4 changed files with 36 additions and 1 deletions
@@ -199,6 +199,7 @@ public class PropertyGenTest extends CodegenTestCase {
}
public void testKt1170() throws Exception {
createEnvironmentWithFullJdk();
blackBoxFile("regressions/kt1170.kt");
}