t / t4018 / perl-sub-definitionon commit refs.c: change resolve_ref_unsafe reading argument to be a flags field (7695d11)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}