Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / nested_function_break.php.exp
blobbd53b35985d2d79971843e1a525a726b2f3c382f
1 File "nested_function_break.php", line 15, characters 7-11:
2 break can only be used inside loops or switch statements (NastCheck[3022])