t / t4018 / perl-sub-definitionon commit test-hashmap: use ALLOC_ARRAY rather than bare malloc (aef6cf1)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}