Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / void_usage.php.exp
blob8190f8c1114f1655c0b45aed6c756f33980fd7a0
1 File "void_usage.php", line 6, characters 10-18:
2 You are using the return value of a void function (Typing[4119])
3 File "void_usage.php", line 3, characters 15-18:
4 This is void