t / t4018 / perl-sub-definitionon commit diff.c: add emit_del_line() and emit_context_line() (0e383e1)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}