folly: fix github ci tests on macos arm
[hiphop-php.git] / hphp / hack / test / typecheck / shape_key_exists6.php.exp
blob8b9cff433921fce678c52da4ab5e67a04295f93e
1 ERROR: File "shape_key_exists6.php", line 6, characters 10-48:
2 Invalid return type (Typing[4110])
3 File "shape_key_exists6.php", line 5, characters 18-23:
4 Expected `string`
5 File "Shapes.hhi", line 55, characters 10-13:
6 But got `bool`
7 ERROR: File "shape_key_exists6.php", line 6, characters 10-48:
8 This `Shapes::keyExists()` check is always true (Typing[4249])
9 File "shape_key_exists6.php", line 6, characters 41-41:
10 The field `z` exists because of this definition