61153c87e0
Introduce KotlinCopyPasteReferenceProcessor
5 lines
85 B
Kotlin
5 lines
85 B
Kotlin
package to
|
|
|
|
import kotlin.concurrent.FunctionalList
|
|
|
|
fun f(l: FunctionalList<Int>) {} |