0656f1f0e0
All tests pass, but it does not mean nothing is broken.
4 lines
55 B
Kotlin
4 lines
55 B
Kotlin
import java.util.List
|
|
|
|
fun ggg(list: List<Int>) = list
|