Fix bug in hack codegen for sets
[hiphop-php.git] / hphp / hack / test / typecheck / include_strict.php.exp
blob7368e5e621aba29babccf06a099a650f7e9e9806
1 ERROR: File "include_strict.php", line 2, characters 1-25:
2 Hack does not support top level statements. Use the `__EntryPoint` attribute on a function instead (Naming[2128])