Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / if_assign.php.exp
blob73fb591980c3d617384d18926f387261b39110d2
1 File "if_assign.php", line 15, characters 10-11:
2 Invalid return type (Typing[4110])
3 File "if_assign.php", line 12, characters 19-21:
4 This is an int
5 File "if_assign.php", line 13, characters 12-13:
6 It is incompatible with a string