Odd IDE/classpath issue in this KMP module. Code c...
# multiplatform
d
Odd IDE/classpath issue in this KMP module. Code compiles but IDE complains it can't resolve
ReadOnlyProperty
via the dependency (Clikt) but can resolve it right there in the line just below. Appears to be a problem with transitive reference to stdlib Tried clearing caches etc... It's happening in other classes too, all with reference to
ReadOnlyProperty
🤷 🤔