4de5dd9aeb
Remove dependency on FunctionalList from tests.
5 lines
93 B
Kotlin
Vendored
5 lines
93 B
Kotlin
Vendored
package to
|
|
|
|
import kotlin.properties.ObservableProperty
|
|
|
|
fun f(l: ObservableProperty<Int>) {} |