FYI, I found a solution, the file that this extens...
# announcements
d
FYI, I found a solution, the file that this extension function was contained in was named
Klaxon+parseArray.kt
, changing this to
Klaxon_parseArray.kt
resolved the issue.