t / t4018 / perl-sub-definitionon commit shallow.c: stop abusing COMMIT_SLAB_SIZE for paint_info's memory pools (6bc3d8c)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}