KT-413 proper visibility of this$0

This commit is contained in:
Alex Tkachman
2012-02-24 08:26:27 +02:00
parent f89b0c3193
commit 80e728b6f6
4 changed files with 32 additions and 2 deletions
@@ -86,6 +86,10 @@ public class FunctionGenTest extends CodegenTestCase {
blackBoxFile("regressions/kt873.kt");
}
public void testKt1413 () {
blackBoxFile("regressions/kt1413.kt");
}
public void testKt1199 () {
blackBoxFile("regressions/kt1199.kt");
}