t / t4018 / perl-sub-definitionon commit refs.c: make ref_transaction_delete a wrapper for ref_transaction_update (a785d3f)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}