t / t4018 / perl-sub-definitionon commit Documentation/git-update-index: talk about core.splitIndex config var (13c0e4c)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}