t / t4018 / perl-sub-definition-kr-braceon commit fetch tests: add a test for clobbering tag behavior (6b0b067)
   1sub RIGHT
   2{
   3        print "ChangeMe\n";
   4}