Disallow ... without type in function typehints
[hiphop-php.git] / hphp / hack / test / typecheck / lambda / lambda12.php.exp
blob999aad1a20b8e1ad709b623f1cb868a10472360d
1 File "lambda12.php", line 18, characters 19-33:
2 Invalid return type (Typing[4110])
3 File "lambda12.php", line 12, characters 23-25:
4 Expected int
5 File "lambda12.php", line 14, characters 30-34:
6 But got float