I'm seeing this warning in IDEA (but not when comp...
# multiplatform
r
I'm seeing this warning in IDEA (but not when compiling from gradle task). I've read the discussion in https://youtrack.jetbrains.com/issue/KT-22841, and I understand this warning should no longer be reported with Kotlin 1.9.22 or 2.0.0-Beta4 ? Am I right? Can I safely assume it's just an IDE bug?
warning.png
j
I do believe this is a false positive from the Kotlin IDE plugin, as this restriction was rolled back in 1.9.22.