Files
2023-11-17 14:07:13 +00:00

3 lines
37 B
Kotlin

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