t / t4018 / perl-sub-definitionon commit hex: make wraparound of the index into ring-buffer explicit (bb84735)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}