t / t4018 / php-functionon commit config.mak.dev: enable -Wunused-function (36da893)
   1function RIGHT()
   2{
   3    return 'ChangeMe';
   4}