t / t4018 / perl-sub-definitionon commit read_index_from(): speed index loading by skipping verification of the entry order (00ec50e)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}