modelize_property: use resolve_mtype_unchecked during build_signature
[nit.git] / tests / sav / error_needed_method_alt1.res
1 alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'with_capacity' doesn't exists in Array[Int].
2 alt/error_needed_method_alt1.nit:46,9--14: Error: Method 'push' doesn't exists in Array[Int].