5 lines
38 B
Plaintext
Vendored
5 lines
38 B
Plaintext
Vendored
fun foo() {
|
|
bar()
|
|
}
|
|
|
|
fun bar() { } |