Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / class_abstract_final_7.php.exp
blob64c9ef840876123ba7d3b3e9cb064fd4aadd127e
1 File "class_abstract_final_7.php", line 8, characters 65-67:
2 Foo is uninstantiable (Typing[4002])
3 File "class_abstract_final_7.php", line 3, characters 22-24:
4 Declaration is here