| warning: ATTENTION! |
| This build uses unsafe internal compiler arguments: |
| |
| -XXLanguage:-SamConversionForKotlinFunctions |
| |
| This mode is not recommended for production use, |
| as no stability/compatibility guarantees are given on |
| compiler or generated code. Use it at your own risk! |
| |
| error: the following features cannot be disabled manually, because the version they first appeared in is no longer supported: |
| SamConversionForKotlinFunctions |
| warning: language version 1.9 is deprecated and its support will be removed in a future version of Kotlin |
| COMPILATION_ERROR |