t / t4018 / perl-sub-definitionon commit fsck: handle NULL return of lookup_blob() and lookup_tree() (2720f6d)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}