1. // +build ignore
  2. package foo_bar
  3. func foo() {
  4. for _, a := range foo {
  5. }
  6. }