t / t4018 / perl-sub-definitionon commit pack-redundant: convert linked lists to use struct object_id (6390fe2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}