Moving from class wrapper to class-less wrapper
[hiphop-php.git] / hphp / hack / test / enum_class / typing / typing.extends1.bad.php.exp
blob020e518b2441ff6810454a71c70f909ab6e327bf
1 File "typing.extends1.bad.php", line 63, characters 18-21:
2 Invalid argument (Typing[4110])
3 File "typing.extends1.bad.php", line 36, characters 13-13:
4 Expected `F`
5 File "typing.extends1.bad.php", line 58, characters 22-22:
6 But got `E`
7 File "typing.extends1.bad.php", line 42, characters 38-48:
8 resulting from expanding the type constant `Ext::TEnum`
9 File "typing.extends1.bad.php", line 58, characters 22-22:
10 This type argument to `HH\MemberOf` only allows supertypes (it is contravariant)