t / t4018 / perl-sub-definitionon commit lock_file(): always initialize and register lock_file object (04e57d4)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}