t / t4018 / perl-sub-definitionon commit object: allow object_as_type to handle arbitrary repositories (a962da1)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}