t / t4018 / perl-sub-definitionon commit branch: use non-gentle write_file for branch description (3d75bba)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}