t / t4018 / perl-sub-definition-kr-braceon commit style: the opening '{' of a function is in a separate line (3b33576)
   1sub RIGHT
   2{
   3        print "ChangeMe\n";
   4}