7 lines
65 B
Kotlin
Vendored
7 lines
65 B
Kotlin
Vendored
object O
|
|
|
|
fun foo() {
|
|
println("foo")
|
|
}
|
|
|
|
// LINES: 1 * 1 1 1 4 |