holgerbrandl
12/22/2022, 10:13 AMKFunction1
attributes such as returnType
or call()
are no longer resolved. Thouh, the code compiles fine, so it seems to be an ide problem
Is this already a known problem or should I create a ticket? The shown code example is https://github.com/holgerbrandl/kalasim/blob/master/src/main/kotlin/org/kalasim/Component.kt in case you'd like to reproduce the problem.Alexey Belkov [JB]
12/22/2022, 10:24 AMholgerbrandl
12/22/2022, 10:26 AMAlexey Belkov [JB]
12/22/2022, 10:30 AMholgerbrandl
12/22/2022, 6:15 PM