compiler/testData/writeSignature/ArrayOfInt.kt (
1
lines of code) (
raw
):
fun never(): Array<Int> = throw Exception() // method: ArrayOfIntKt::never // jvm signature: ()[Ljava/lang/Integer; // generic signature: null