t / t4018 / perl-sub-definitionon commit dir.c: remove the second declaration of "stk" in prep_exclude() (03e11a7)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}