t / t4018 / perl-sub-definitionon commit refs: pass NULL to resolve_refdup() if hash is not needed (efbd4fd)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}