added test for KT-242
This commit is contained in:
@@ -259,5 +259,7 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
assertEquals(expected, main.invoke(null, arg1, arg2));
|
||||
}
|
||||
|
||||
|
||||
public void testKt242 () throws Exception {
|
||||
blackBoxFile("regressions/kt242.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user