added test for KT-248
This commit is contained in:
@@ -270,4 +270,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
public void testKt243 () throws Exception {
|
||||
blackBoxFile("regressions/kt243.jet");
|
||||
}
|
||||
|
||||
public void testKt248 () throws Exception {
|
||||
blackBoxFile("regressions/kt248.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user