t / t4018 / php-final-classon commit msvc: mark a variable as non-const (12fb9bd)
   1final class RIGHT
   2{
   3    const FOO = 'ChangeMe';
   4}