Alistair Sykes
07/04/2019, 12:08 PM@Throws
annotation. I have implemented it as described in this thread https://kotlinlang.slack.com/archives/C3SGXARS6/p1541595589233800. During :linkDebugTestIos
I get an exception on a test class which is testing a method with the annotation.
java.lang.IllegalStateException: Arrays of class literals are not supported yet
Does anyone have any ideas about this? Any help would be greatly appreciated.svyatoslav.scherbina
07/22/2019, 1:33 PM