557ff19ab9e1ab27e67dfdcd8b3f3731b5ea7fcd
[nit.git] / tests / sav / nitg-e / error_needed_method_alt2.res
1 alt/error_needed_method_alt2.nit:47,10--27: Error: Method 'init' doesn't exists in Collection[Int].
2 alt/error_needed_method_alt2.nit:47,1--40: Type Error: Expected method 'iterator' in type Collection[Int]