blob: d7ac08c5037aa40f3390baf954b096c541871285 [file] [log] [blame]
fun foo(x: String) {
x.when<caret>
}