t / t4018 / perl-sub-definitionon commit server-info: avoid calling fclose(3) twice in update_info_file() (fa1912c)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}