blob: fbcef7338d06b80fa8fbba91dad74ca3113d85d7 [file]
fun foo(n: Int) {
<caret>val `x`: String = ""
}