blob: 44a6630d92267cdf2ff1fab05e37930f336b74d9 [file] [log] [blame]
fun a(): List<Int> = null!!
fun a(): List<String> = null!!