0656f1f0e0
All tests pass, but it does not mean nothing is broken.
4 lines
51 B
Kotlin
4 lines
51 B
Kotlin
import java.util.List
|
|
|
|
fun ff(p: List<String>) = 1
|