t / t4018 / perl-sub-definitionon commit refs.h: clarify docstring for the ref_transaction_update()-related fns (fd2ce9c)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}