X-Git-Url: http://nitlanguage.org diff --git a/tests/error_array_ambig.nit b/tests/error_array_ambig.nit index 8ef8529..ef4beb6 100644 --- a/tests/error_array_ambig.nit +++ b/tests/error_array_ambig.nit @@ -15,3 +15,4 @@ # limitations under the License. var i = [4, '4'] +i.first.output