t / t4018 / perl-sub-definitionon commit create_branch: move msg setup closer to point of use (3818b25)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}