Support is and as
[hiphop-php.git] / hphp / hack / test / decl / classes_const_attribute.php.typecheck.exp
blob8bf335ff9c3242aa7c7566dcf54aaea62d710de1
1 File "classes_const_attribute.php", line 5, characters 22-29:
2 Properties cannot be declared `abstract` (Parsing[1002])
3 File "classes_const_attribute.php", line 4, characters 16-16:
4 Cannot use experimental feature: The __Const attribute is not supported. (Other[0000])
5 File "classes_const_attribute.php", line 8, characters 7-7:
6 Cannot use experimental feature: The __Const attribute is not supported. (Other[0000])