t / t4018 / perl-sub-definitionon commit t9300: use test_cmp_bin instead of test_cmp to compare binary files (f9f3851)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}