Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / include_strict.php
blobe73e228f27059ca46e846ace895a819a3d499c55
1 <?hh // strict
2 echo(include('baz.php'));