Changed usages of upto/downto in test to rangeTo and downTo, respectively.
#KT-2519 in progress
This commit is contained in:
@@ -345,6 +345,10 @@ public class StdlibTest extends CodegenTestCase {
|
||||
blackBoxFile("uptoDownto.kt");
|
||||
}
|
||||
|
||||
public void testKt930 () {
|
||||
blackBoxFile("regressions/kt930.kt");
|
||||
}
|
||||
|
||||
public void test1733() {
|
||||
blackBoxFile("regressions/kt1733.kt");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user