enable coroutine for rust emitter
[hiphop-php.git] / hphp / test / slow / include-error3.php
blobddec02e76253bee0564b74d98648db3c16b96b18
1 <?hh
3 <<__EntryPoint>>
4 function main_include_error3() {
5 require_once('non-existing-file.php');