Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / test_inter8.php.exp
blobdbc0fc8dc36349e656263df0e352d307d319e82e
1 File "test_inter8.php", line 21, characters 7-9:
2 Could not find method get in an object of type B (Typing[4053])
3 File "test_inter8.php", line 20, characters 25-31:
4 This is why I think it is an object of type B
5 File "test_inter8.php", line 16, characters 7-7:
6 Declaration of B is here