Check for void/noreturn in conditionals
[hiphop-php.git] / hphp / hack / test / typecheck / require_once_parse_fail3.php
blob0913917f4c9a7b11f91cbf20da92ba6bacfd942c
1 <?hh // strict
3 $x = require_once __DIR__.'/vendor/autoload.php';