t / t4018 / golang-structon commit t7406: avoid having git commands upstream of a pipe (65799fb)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}