Support is and as
[hiphop-php.git] / hphp / hack / test / decl / generic_alias_with_namespace.php.exp
blob0bf275825952a72e5d5fa64d4bd9a4f6ff2a53ab
1 [("\\Foo",
2 (Shallow_decl_defs.Typedef
3 { Typing_defs.td_module = None; td_pos = [3:6-9]; td_vis = Transparent;
4 td_tparams =
5 [{ Typing_defs_core.tp_variance = Invariant;
6 tp_name = ([3:10-11], "T"); tp_tparams = []; tp_constraints = [];
7 tp_reified = Erased; tp_user_attributes = [] }
8 ];
9 td_constraint = None;
10 td_type =
11 (Rhint ([3:15-23]),
12 (Tapply (([3:15-20], "\\Bar\\X"),
13 [(Rhint ([3:21-22]), (Tgeneric ("T", [])))])));
14 td_is_ctx = false; td_attributes = []; td_internal = false }))
17 They matched!