81f3a98f49
Relates to #KT-17310
3 lines
42 B
Plaintext
Vendored
3 lines
42 B
Plaintext
Vendored
fun foo(bar: Char) {
|
|
bar in 'b'..'y'
|
|
} |