4 lines
74 B
Kotlin
4 lines
74 B
Kotlin
package foo1.foo2.foo3.foo5.foo6.foo7.foo8
|
|
|
|
fun box() = f()
|
|
fun f() = true |