only a type error in IJ, running the actual compil...
# arrow
b
only a type error in IJ, running the actual compiler works just fine
k
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
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
if I can reproduce it I'll send it along
g
Looks like some classpath issue between library and your code