t / t4018 / perl-sub-definitionon commit sha1-file: use loose object cache for quick existence check (61c7711)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}