sync the repo
[hiphop-php.git] / hphp / hack / test / typecheck / unresolved_container2.php.exp
blob5f221e4f6f21fedcd40777f134729690edde08d8
1 ERROR: File "unresolved_container2.php", line 19, characters 10-14:
2 Invalid return type (Typing[4110])
3 File "unresolved_container2.php", line 12, characters 51-53:
4 Expected `int`
5 File "unresolved_container2.php", line 12, characters 22-25:
6 But got `bool`