t / t4018 / php-abstract-classon commit commit.cocci: refactor code, avoid double rewrite (a133c40)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}