t / t4018 / php-abstract-classon commit compat/*.[ch]: remove extern from function declarations using spatch (7027f50)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}