blob: b12212803d43e05e8b9a25aa9e879173961dc775 [file]
fun foo(i: Int) {
foo(<caret>i = 1)
}
// EXPECTED: null