X-Git-Url: http://nitlanguage.org diff --git a/tests/base_arg_order.nit b/tests/base_arg_order.nit index 9558e13..9deed9c 100644 --- a/tests/base_arg_order.nit +++ b/tests/base_arg_order.nit @@ -13,7 +13,7 @@ # limitations under the License. import base_arg_default -import standard::collection::array +import core::collection::array fun order(i: Int): Int do '>'.output