peekandpoke
02/26/2021, 2:53 PMwhen() { is .. }`
I have a when and i am covering all sub-classes of a sealed class, still the IDE shows me an error. The compiler is fine with the code?
I have the newest plugin 1.4.31 and the kotlin version of the project is 1.4.31 as well. Gradle 6.8.1 ... any thoughts?Mranders
02/26/2021, 3:03 PMpeekandpoke
02/26/2021, 4:19 PM