added test for KT-232
This commit is contained in:
@@ -8,4 +8,8 @@ public class SafeRefTest extends CodegenTestCase {
|
||||
public void test245 () throws Exception {
|
||||
blackBoxFile("regressions/kt245.jet");
|
||||
}
|
||||
|
||||
public void test232 () throws Exception {
|
||||
blackBoxFile("regressions/kt232.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user