nitcc: detect S/R even if R/R conflict as a solution is to shift in case of S/R/R
[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