t / t4018 / perl-sub-definitionon commit commit_lock_file(): use a strbuf to manage temporary space (3e88e8f)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}