folly: fix github ci tests on macos arm
[hiphop-php.git] / hphp / hack / test / typecheck / collection_mixed.php.exp
blob3f5349245071fecde83c66788a830e3167708e01
1 ERROR: File "collection_mixed.php", line 18, characters 23-40:
2 Some type arguments violate their constraints (Typing[4323])
3 File "hackarray.hhi", line 33, characters 24-25:
4 `Tk` is a constrained type parameter
5 File "hackarray.hhi", line 33, characters 30-37:
6 This type constraint is violated
7 File "hackarray.hhi", line 33, characters 30-37:
8 Expected `arraykey`
9 File "collection_mixed.php", line 18, characters 30-34:
10 But got `mixed`