-
Notifications
You must be signed in to change notification settings - Fork 61
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IllegalStateException: No minusAssign function found in minusAssign for IR transformation #274
Comments
Any updates? Doesn't work with the new version as well |
It fails for Ktor |
Hi! There is a bunch of changes in the JVM IR on review for 1.9.20 now, and this failure should be fixed there. I'll try to minimize the problem and find a WA. |
I get a similar exception when try to use Kotlin 1.9.22
|
This issue will be solved, when the compiler plugin supports For now, please use |
Kotlin: 1.8.10
Atomicfu: 1.9.0 with IR transformation enabled
The text was updated successfully, but these errors were encountered: