package foo import ( "bar" ) func foo() int { return 42 }