import source.* fun f() { foo() g(bar) sourcePackFun() } fun g(p: Int){}