Hi guys! I have a strange problem with IDE:
# intellij
i
Hi guys! I have a strange problem with IDE:
đź‘€ 1
However this code compiles successfully. I have IntelliJ IDEA 2019.3.2 (Ultimate Edition) and Kotlin plugin 1.3.61-release-IJ2019.3-1
OK I enabled new type inference algorithm for IDE analysis and it became green, but then I disabled it and it still works 🙂
b
Interesting… I had some weird wrong state issues like that but never managed to reproduce them. If you manage to reproduce it, please file a bug so it can get investigated further.
e
idk if kotlin thinks path is actually 'String' not 'String?'