t / t4018 / perl-sub-definitionon commit lib-submodule-update.sh: replace sha1 by hash (03c7e2a)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}