New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / anon4.php.exp
blob84762d09fe41bd5d45d89d25495d5b4220b02db1
1 File "anon4.php", line 16, characters 12-13:
2 Was expecting a function value but type is unknown (Typing[4297])
3 File "anon4.php", line 13, characters 8-16:
4 It is unknown because type parameter T of Vector could not be determined. Please add explicit type parameters to the invocation of Vector