e58d9c5507
So #KT-23137 Fixed
10 lines
100 B
Plaintext
Vendored
10 lines
100 B
Plaintext
Vendored
fun test() {
|
|
val foo = 1
|
|
|
|
/*
|
|
comment1
|
|
comment2
|
|
comment3
|
|
*/
|
|
val bar = 1
|
|
} |