t / t4018 / perl-sub-definitionon commit ref-filter: add an 'rstrip=<N>' option to atoms which deal with refnames (1a34728)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}