Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / deprecated_fun.php.exp
blob598480dbea07a950f3ed51f51ff7f07246882c03
1 File "deprecated_fun.php", line 7, characters 3-7:
2 The function foo is deprecated: use bar() instead (Typing[4128])
3 File "deprecated_fun.php", line 4, characters 10-12:
4 Definition is here