Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / enum_4.php.exp
blob8fac48451b6f29e9131b9e3aab7d9d180ab48adf
1 File "enum_4.php", line 7, characters 24-27:
2 Enums must be int or string, not a bool (Typing[4024])