t / t4018 / perl-sub-definitionon commit Integrate hash algorithm support with repo setup (78a6766)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}