New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / while_break.php.exp
blob0dbd34336e1e67efeb38dc873374ce0fe8056618
1 File "while_break.php", line 20, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "while_break.php", line 12, characters 15-17:
4 This is an int
5 File "while_break.php", line 15, characters 10-15:
6 It is incompatible with a string