package bar type Bar int func ProvideBar() Bar { return 1 }