t / t4018 / perl-sub-definitionon commit t7300: add tests to document behavior of clean and nested git (91479b9)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}