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