lib/html: implement the tag list as an hashset instead of a array.
[nit.git] / tests / sav / error_ret_type.res
1 error_ret_type.nit:19,9--11: Type Error: expected `Int`, got `Char`.