Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / global_const11.php
blob03680fe4fa5ac7d8e3d90f1934721cd0212c8a21
1 <?hh
3 const X = (int)null;