X-Git-Url: http://nitlanguage.org diff --git a/tests/base_adaptive_loop_array.nit b/tests/base_adaptive_loop_array.nit index 868c0cc..b57ff36 100644 --- a/tests/base_adaptive_loop_array.nit +++ b/tests/base_adaptive_loop_array.nit @@ -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#