t / t4018 / perl-sub-definitionon commit cache-tree: convert remnants to struct object_id (6dcb462)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}