Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / stdclass_strict.php.exp
blobc76185ea0f413e72f4c7e83636e13a383e19247b
1 File "stdclass_strict.php", line 9, characters 7-9:
2 Could not find member foo in an object of type stdClass (Typing[4053])
3 File "stdclass_strict.php", line 8, characters 8-21:
4 This is why I think it is an object of type stdClass
5 File "hhi_lib__srcs/classes.hhi", line 188, characters 13-20:
6 Declaration of stdClass is here