blob: 1e4b68f742c049cc7996b9a02c8baede47d6fc88 [file] [log] [blame]
fun foo(x: Any) {
x.par<caret>
}