[Test] Update CLI tests according to new default language version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
warning: API version 1.2 is deprecated and its support will be removed in a future version of Kotlin
|
||||
compiler/testData/cli/jvm/apiVersionAndSinceNewerKotlin.kt:4:1: warning: the version is greater than the specified API version 1.2
|
||||
@SinceKotlin("1.3")
|
||||
warning: API version 1.3 is deprecated and its support will be removed in a future version of Kotlin
|
||||
compiler/testData/cli/jvm/apiVersionAndSinceNewerKotlin.kt:4:1: warning: the version is greater than the specified API version 1.3
|
||||
@SinceKotlin("1.4")
|
||||
^
|
||||
OK
|
||||
|
||||
Reference in New Issue
Block a user