// "Replace with 'newFun()'" "true" package pack5 import newFun import oldFun fun foo() { newFun() }