t / t4018 / perl-sub-definitionon commit sequencer: refactor append_todo_help() to write its message to a buffer (a9f5476)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}