Untyped variadic function types should not be permitted in strict mode
[hiphop-php.git] / hphp / hack / test / typecheck / class_abstract_final_5.php.exp
blobd0f9ed60c81eb2cbf9b4394700ae71eddc455500
1 File "class_abstract_final_5.php", line 7, characters 14-16:
2 Foo is uninstantiable (Typing[4002])
3 File "class_abstract_final_5.php", line 3, characters 22-24:
4 Declaration is here