6 lines
62 B
Kotlin
Vendored
6 lines
62 B
Kotlin
Vendored
fun test() {
|
|
foo(1)
|
|
bar(abc)
|
|
a.b.c.d
|
|
"" - ""
|
|
} |