t / t4018 / golang-structon commit sequencer: factor out todo command name parsing (3e81bcc)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}