t / t4018 / golang-structon commit Merge branch 'ld/git-p4-remove-flakey-test' (0be2f36)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}