KT-518 - array like expression via intrinsic method
This commit is contained in:
@@ -280,4 +280,8 @@ public class PrimitiveTypesTest extends CodegenTestCase {
|
||||
public void testKt446 () throws Exception {
|
||||
blackBoxFile("regressions/kt446.jet");
|
||||
}
|
||||
|
||||
public void testKt518 () throws Exception {
|
||||
blackBoxFile("regressions/kt518.jet");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user