Introduce OpenEndRange and make primitive ranges implement it
#KT-52932
This commit is contained in:
@@ -78,6 +78,7 @@ compileTestKotlin {
|
||||
"-opt-in=kotlin.io.path.ExperimentalPathApi",
|
||||
"-Xcommon-sources=${fileTree('../test').join(',')}",
|
||||
"-Xsuppress-deprecated-jvm-target-warning",
|
||||
"-XXLanguage:+RangeUntilOperator",
|
||||
]
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user