New inference: improved error message for unresolved type
[hiphop-php.git] / hphp / hack / test / typecheck / supertype_shape_must_include_optional_fields_in_subtype_shape.php.exp
blobf658ca1540662b9971f2c48066f3eb54442a55e1
1 File "supertype_shape_must_include_optional_fields_in_subtype_shape.php", line 4, characters 10-33:
2 Invalid return type (Typing[4166])
3 File "supertype_shape_must_include_optional_fields_in_subtype_shape.php", line 3, characters 64-70:
4 The field 'a' is not defined in this shape type, and this shape type does not allow unknown fields.
5 File "supertype_shape_must_include_optional_fields_in_subtype_shape.php", line 3, characters 15-35:
6 The field 'a' is set in the shape.