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