Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / class_as_class_constant.php.exp
blobcc017ff4af0f1d6c72820c522037c82c312ef573
1 File "class_as_class_constant.php", line 13, characters 9-13:
2 Cannot declare a constant named 'class'. The name 'class' is reserved for the class constant that represents the name of the class (Naming[2070])