t / t4018 / perl-sub-definitionon commit pager: make pager_program a file-local static (c0c0889)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}