Add typehole test for override issue
commit606095476debe72f3264fed48228adfaa75c81ee
authorAndrew Kennedy <akenn@fb.com>
Tue, 11 Jan 2022 14:19:12 +0000 (11 06:19 -0800)
committerFacebook GitHub Bot <facebook-github-bot@users.noreply.github.com>
Tue, 11 Jan 2022 14:20:58 +0000 (11 06:20 -0800)
tree553446c04319b59236763bc9dd0db52f5635a592
parent7518d7513541b9f4cb46673e3851ab04f4d9c52a
Add typehole test for override issue

Summary: There is a type hole associated with implementing an interface at more than one instantiation. Here's a test for it.

Reviewed By: CatherineGasnier

Differential Revision: D33526557

fbshipit-source-id: 0d18dc2d1a36730b1c48903719bbc4ddafee3062
hphp/hack/test/typecheck/typehole/T109749382.php [new file with mode: 0644]
hphp/hack/test/typecheck/typehole/T109749382.php.exp [new file with mode: 0644]