blob: 9a2df30adae6ebcba9e9f3e1a210be4fce96ad17 [file] [log] [blame]
// "Replace with 'newFun(this)'" "true"
fun foo(c: dependency.C) {
c.<caret>oldFun()
}