t / t4018 / php-abstract-classon commit diff.c: convert -U|--unified (d473e2e)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}