Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / eq_constraint.php.exp
blob77bc7d4553c39cd2d75fba0d7041cfda724cb7de
1 File "eq_constraint.php", line 34, characters 20-30:
2 You are trying to access the member assertIsFoo but this object can be null. (Typing[4064])
3 File "eq_constraint.php", line 31, characters 40-43:
4 This is what makes me believe it can be null
5 File "eq_constraint.php", line 27, characters 30-35:
6 via this generic Tclass