t / t4018 / perl-sub-definitionon commit ident: reject all-crud ident name (13b9a24)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}