t / t4018 / perl-sub-definitionon commit ref-filter: make "%(symref)" atom work with the ':short' modifier (01f9582)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}