Updating submodules
[hiphop-php.git] / hphp / test / slow / class_type_constant / type_constant2.php
blob1d5fff79d32414e51927ddcd4f88edb950355b97
1 <?hh // strict
4 abstract class C { // syntax error !
5 const type as int = int;