X-Git-Url: http://nitlanguage.org diff --git a/tests/base_arg_default_autoinit.nit b/tests/base_arg_default_autoinit.nit index f5f4622..4087bb7 100644 --- a/tests/base_arg_default_autoinit.nit +++ b/tests/base_arg_default_autoinit.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 class A var mandatory: Int