Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / meth_caller4.php.exp
blobba2a233a03f7281b3e953c2ce2f7e3eaf9c54335
1 File "meth_caller4.php", line 23, characters 10-16:
2 Invalid return type (Typing[4110])
3 File "meth_caller4.php", line 12, characters 9-9:
4 This is an int
5 File "meth_caller4.php", line 18, characters 34-34:
6 It was implicitly typed as an int during this operation
7 File "meth_caller4.php", line 20, characters 30-33:
8 It is incompatible with a bool
9 File "meth_caller4.php", line 12, characters 9-9:
10 Considering that this type argument is invariant with respect to X