t / t4018 / perl-sub-definitionon commit transport: die if server options are unsupported (35eb824)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}