only a type error in IJ, running the actual compiler works just fine
k
kartoffelsup
06/28/2019, 7:57 PM
If you have the Kotlin Plugin 1.3.40 it might be worth reporting this. They said IntelliJ will have the new type inference system starting with 1.3.40 and the compiler will still use the old system.
b
Bob Glamm
06/28/2019, 7:58 PM
I thought about it but I don't know if I can reproduce it anymore - like I said, after a rebuild it was all magically ok
Bob Glamm
06/28/2019, 7:58 PM
if I can reproduce it I'll send it along
g
gildor
06/30/2019, 6:55 AM
Looks like some classpath issue between library and your code