t / t4018 / perl-sub-definitionon commit t7610-mergetool: use test_cmp instead of test $(cat file) = $txt (e10dffd)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}