Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / iface_require_extends2.php.exp
blob5bbb8aacab7b111e1dee7c12f576fab0aa4dc7d6
1 File "iface_require_extends2.php", line 23, characters 10-22:
2 Could not find method methodOfSuper in an object of type IMarked (Typing[4053])
3 File "iface_require_extends2.php", line 22, characters 19-25:
4 This is why I think it is an object of type IMarked
5 File "iface_require_extends2.php", line 16, characters 11-17:
6 Declaration of IMarked is here