KT-1076 reversed ranges
This commit is contained in:
@@ -262,4 +262,8 @@ public class ControlStructuresTest extends CodegenTestCase {
|
||||
blackBoxFile("controlStructures/ifInWhile.jet");
|
||||
// System.out.println(generateToText());
|
||||
}
|
||||
|
||||
public void testKt1076() throws Exception {
|
||||
blackBoxFile("regressions/kt1076.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user