https://kotlinlang.org logo
Title
a

Amejonah 1200

03/13/2023, 6:15 PM
Hello o/ I tried to activate K2 in this project: https://github.com/vbe0201/jiffy I got an AssertionError (see logs) which is probably triggered by https://github.com/JetBrains/kotlin/blob/a3f0e429e38e0ad5708b526a24eb0fae87939c43/[…]/kotlin/cli/common/fir/FirDiagnosticsCompilerResultsReporter.kt this. Steps to reproduce: clone the project patch the build.gradle.kts like in the screenshot run
gradle build
enjoy seeing an error Any idea why?
d

dmitriy.novozhilov

03/13/2023, 6:57 PM
Could you please report an issue to kotl.in/issue ?
a

Amejonah 1200

03/13/2023, 7:02 PM
Ok, thx