Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / void_option.php.exp
blob747dd1d667067ba677ec47ab443e9386f5e5dcb4
1 File "void_option.php", line 12, characters 15-19:
2 ?void is a nonsensical typehint; a function cannot both only return implicitly and return null. (Typing[4066])