33969c5f9a
^KT-40704 Fixed
6 lines
61 B
Plaintext
Vendored
6 lines
61 B
Plaintext
Vendored
fun test() {
|
|
foo()
|
|
/* comment */foo()
|
|
}
|
|
|
|
fun foo() {} |