t / t4018 / perl-sub-definitionon commit t5310-pack-bitmaps: fix bogus 'pack-objects to file can use bitmap' test (10c6001)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}