t / t4018 / perl-sub-definitionon commit commit: push commit_index update into alloc_commit_node (969eba6)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}