| 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 |