which worked fine. However this now fails at compile time:
Type inference failed. Expected type mismatch: found: kotlin.Array<java.lang.Class<java.lang.StackOverflowError>> required: kotlin.Array<kotlin.reflect.KClass<*>>
I clearly missed notification of a change, can anyone enlighten me?