t / t4018 / perl-sub-definitionon commit t7005-editor: get rid of the SPACES_IN_FILENAMES prereq (4362da0)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}