global statement removal: hphp/test [7/x]
[hiphop-php.git] / hphp / test / quick / parse_fail_strict_hashbang_whitespace_start.php
blobd83a95f3d6b00abb9b28add18ac208a83174e6f6
1 #!/usr/bin/env hhvm
3 <?hh
4 echo "Hashbang/shebang and whitespace disallowed before <?hh\n";