Files

2 lines
58 B
Kotlin
Vendored

fun a(): List<Int> = null!!
fun a(): List<String> = null!!