4d28199cc2
#KT-4710 In Progress
6 lines
45 B
Plaintext
6 lines
45 B
Plaintext
fun foo(x: String) {
|
|
when (x) {
|
|
|
|
}
|
|
}
|