t / t4018 / perl-sub-definitionon commit commit_lock_file_to(): refactor a helper out of commit_lock_file() (751bace)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}