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