t / t4018 / php-functionon commit style: the opening '{' of a function is in a separate line (3b33576)
   1function RIGHT()
   2{
   3    return 'ChangeMe';
   4}