I’m banging my head against the wall with some imp...
# announcements
a
I’m banging my head against the wall with some import not resolving. Trying to get Klaxon going. From the readme: ...val cls = javaClass<Parser>()… Now, javaClass doesn’t resolve. If I import kotlin.jvm.javaClass, no difference. Cleaned project, restarted IJ, not working. I’m sure I’m missing something stupidly obvious - anyone got an idea by any chance?