Remove `hhi_lib__srcs/` from HHI paths when built with buck
[hiphop-php.git] / hphp / hack / test / typecheck / attributes / reflection.php.exp
blobcaf3483d90b0f8b63affd3e2bc4e5a224fa82e58
1 File "reflection.php", line 18, characters 26-37:
2 Invalid argument (Typing[4110])
3 File "reflection.hhi", line 77, characters 48-68:
4 Some type constraint(s) are violated here
5 File "reflection.hhi", line 77, characters 43-43:
6 T is a constrained type parameter
7 File "reflection.hhi", line 77, characters 48-68:
8 This is an object of type HH\ClassLikeAttribute
9 File "reflection.php", line 18, characters 26-30:
10 It is incompatible with an object of exactly the class FAttr
11 File "reflection.php", line 18, characters 26-30:
12 where the class 'FAttr' was referenced here