t / t4018 / perl-sub-definitionon commit remote.c: hoist read_config into remote_get_1 (8770e6f)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}