t / t4018 / php-abstract-classon commit diff.c: add --output-indicator-{new, old, context} (7648b79)
   1abstract class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}