t / t4018 / perl-sub-definitionon commit lockfile: add accessors get_lock_file_fd() and get_lock_file_fp() (c99a4c2)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}