Ban this::C on top level functions
commit7dc04a12f9f8c7266df76050216b960f7756733c
authorOguz Ulgen <oulgen@fb.com>
Tue, 9 Mar 2021 07:47:38 +0000 (8 23:47 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 9 Mar 2021 07:51:12 +0000 (8 23:51 -0800)
tree7dc2835c55de49050addb0429fe08037bb2b4d88
parent7558ea60c12962b329ffbe899a3aa1de78031d68
Ban this::C on top level functions

Summary: `this` doesn't exist for top level functions

Reviewed By: vassilmladenov

Differential Revision: D26897059

fbshipit-source-id: 32ed557313f5318caf6b4458550db45db897f3a8
hphp/hack/src/parser/lowerer/lowerer.rs
hphp/test/slow/coeffects/parse-this-1.php [new file with mode: 0644]
hphp/test/slow/coeffects/parse-this-1.php.expectf [new file with mode: 0644]