X-Git-Url: http://nitlanguage.org diff --git a/tests/base_adaptive_loop_isa.nit b/tests/base_adaptive_loop_isa.nit index 26af488..b7b5a3d 100644 --- a/tests/base_adaptive_loop_isa.nit +++ b/tests/base_adaptive_loop_isa.nit @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import standard::kernel +import core::kernel interface A