t / t4018 / perl-sub-definitionon commit read_raw_ref(): take a (struct ref_store *) argument (34c7ad8)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}