Enforce modularity boundaries for classes
[hiphop-php.git] / hphp / test / slow / include-error4.php
blobec5133324e2adda34563ad083da9ed68e315ee26
1 <?hh
3 <<__EntryPoint>>
4 function main_include_error4() {
5 require_once 'non-existing-file.php';