4 lines
45 B
Kotlin
4 lines
45 B
Kotlin
package other
|
|
|
|
fun imInOtherPackage() = ":)"
|
package other
|
|
|
|
fun imInOtherPackage() = ":)"
|