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