Add parse error for static method using reified generic of class for coeffects
commitb9086090993456b68591fdf7e76666f5788ccf40
authorOguz Ulgen <oulgen@fb.com>
Wed, 19 May 2021 22:14:12 +0000 (19 15:14 -0700)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Wed, 19 May 2021 22:15:25 +0000 (19 15:15 -0700)
treef4c7a7a79a9e539f8706f6997b74c3b9431857ce
parent831f74dd547aa01c515a3b8ae767ed96248c2117
Add parse error for static method using reified generic of class for coeffects

Summary: similar to using reified generics of the class in static method

Reviewed By: jamesjwu

Differential Revision: D28542746

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