blob: 51107a9791834bb37f4d203844dd8e6a56f97ba1 [file]
warning: API version 2.1 is deprecated and its support will be removed in a future version of Kotlin. Update the version to 2.2.
compiler/testData/cli/jvm/apiVersion/apiVersionAndSinceNewerKotlin.kt:4:14: warning: the version is greater than the specified API version 2.1.
@SinceKotlin("255.255")
^^^^^^^^^
OK