Files
2023-11-21 15:28:12 +00:00

3 lines
37 B
Kotlin

fun f(l: MyList<String>) = l.get(0)