KT-2414 for (x in 0 downto 0) makes no steps
#KT-2414 fixed
This commit is contained in:
@@ -330,4 +330,7 @@ public class StdlibTest extends CodegenTestCase {
|
||||
blackBoxFile("regressions/kt1800.kt");
|
||||
}
|
||||
|
||||
public void testUptoDownto() {
|
||||
blackBoxFile("uptoDownto.kt");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user