3 lines
43 B
Kotlin
3 lines
43 B
Kotlin
package a.foo
|
|
|
|
fun box() = (b.foo.f() == 1) |
package a.foo
|
|
|
|
fun box() = (b.foo.f() == 1) |