blob: 787db3f7d9dc6c10e7d691f8449987ddbf0e4639 [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.3.
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