Revert "Allow shebang/hashbang (#!) as first line of Hack files"
commit27601d53fd56043d62a92e5cf0b013c1a0f020fb
authormwilliams <mwilliams@fb.com>
Wed, 15 May 2013 03:41:07 +0000 (14 20:41 -0700)
committerSara Golemon <sgolemon@fb.com>
Wed, 15 May 2013 20:05:09 +0000 (15 13:05 -0700)
tree390486b5c0f4c76e85ac346fc9de8eeb6763f62c
parented5d3150e37efa91136ded122a450a411c0ebe3a
Revert "Allow shebang/hashbang (#!) as first line of Hack files"

This reverts commit d1f3c9e03d4eed7a3262bcdb461b77bbd661e5d6.

Its breaking tests
hphp/test/quick/nonstrict_hashbang_start.php [deleted file]
hphp/test/quick/nonstrict_hashbang_start.php.expect [deleted file]
hphp/test/quick/nonstrict_hashbang_whitespace_start.php [deleted file]
hphp/test/quick/nonstrict_hashbang_whitespace_start.php.expect [deleted file]
hphp/test/quick/strict_hashbang_start.php [deleted file]
hphp/test/quick/strict_hashbang_start.php.expect [deleted file]
hphp/test/quick/strict_hashbang_whitespace_start.php [deleted file]
hphp/test/quick/strict_hashbang_whitespace_start.php.expectf [deleted file]
hphp/util/parser/hphp.ll
hphp/util/parser/lex.yy.cpp