t / t4018 / perl-sub-definitionon commit diff: add an internal option to dual-color diffs of diffs (f7c3b4e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}