t / t4018 / perl-sub-definitionon commit tag, branch, for-each-ref: add --ignore-case for sorting and filtering (3bb16a8)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}