update NOTICE and LICENSE
[nit.git] / tests / test_closure_inlined_return.nit
index 3a7f3d6..cf5f034 100644 (file)
@@ -16,7 +16,7 @@ do
        0.output
        var i = 0
        while i < 3 do
-               foo !each do
+               foo !k do
                        ' '.output
                        ' '.output
                        '<'.output