t / t4018 / perl-sub-definitionon commit Merge branch 'mh/reporting-broken-refs-from-for-each-ref' into maint (0533a9b)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}