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