t / t4018 / golang-structon commit builtin: consistently pass cmd_* prefix to parse_options (d64db5b)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}