lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / tests / sav / error_virtual_type2_alt6.res
1 alt/error_virtual_type2_alt6.nit:40,17--27: Redef Error: expected `G[T]` bound type; got `G[Discrete]`.
2 alt/error_virtual_type2_alt6.nit:41,2--23: Error: a property `GT` is already defined in class `B` at line 39.