Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_adaptive_loop_array.nit
index 868c0cc..b57ff36 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import standard::collection::array
+import core::collection::array
 
 var a #1alt1#var a: Array[Object]
 a = [1]#1alt2#