t / t4018 / perl-sub-definitionon commit show-branch: use DATE_RELATIVE instead of magic number (b7c1e11)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}