t / t4018 / golang-structon commit grep: use grep_opt->repo instead of explict repo argument (dba093d)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}