compiler: handle multi-iterators
[nit.git] / tests / base_init_setter.nit
index 52a4c94..8ff0f9d 100644 (file)
@@ -12,7 +12,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-import standard::kernel
+import core::kernel
 
 class A
        var i: Int = 1