t / t4018 / perl-sub-definitionon commit wt-status.c: set commitable bit if there is a meaningful merge. (8dc874b)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}