t / t4018 / golang-structon commit t7610-mergetool: use test_cmp instead of test $(cat file) = $txt (e10dffd)
   1type RIGHT struct {
   2        a Type
   3        b ChangeMe
   4}