Is this a Kotlin related error (I'm getting it in ...
# announcements
d
Is this a Kotlin related error (I'm getting it in the Intellij Ultimate debugger evaluator while running a Kotlin expression using a Java lib), and what could this be:
An exception occurs during Evaluate Expression Action : com.sun.tools.jdi.ClassTypeImpl cannot be cast to com.sun.jdi.ArrayType
?
k
That's an IDE bug, report to YouTrack.