No error on use of `unsafe_cast`
[hiphop-php.git] / hphp / hack / test / typecheck / test_toplevel_stmt_in_braced_namespace.php.exp
blobf342d85b24539415cf1316d098da84a2f9f354d3
1 File "test_toplevel_stmt_in_braced_namespace.php", line 6, characters 3-12:
2 Toplevel statements are not allowed. Use `__EntryPoint` attribute instead (Parsing[1002])