Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_native_array.nit
index e59c93e..f46eee7 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-intrude import standard::collection::array
+intrude import core::collection::array
 
 var a = new Array[Bool]
 var cpt = 0