Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / ambiguous_declaration_interface_trait.php.exp
blob52ce8161e5ef3f3750161c2ce66da35ae1e55a4b
1 File "ambiguous_declaration_interface_trait.php", line 9, characters 7-7:
2 This class must be declared abstract, or provide an implementation for the abstract method 'foo' (Typing[4047])
3 File "ambiguous_declaration_interface_trait.php", line 6, characters 28-30:
4 Declaration is here