t / t4018 / perl-sub-definitionon commit send-pack: use buffered I/O to talk to pack-objects (f0bca72)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}