t / t4018 / golang-structon commit t0001 (mingw): do not expect a specific order of stdout/stderr (fdda1ac)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}