Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_arg_order.nit
index 9558e13..9deed9c 100644 (file)
@@ -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