src: move pseudo-toplevel methods from Object
[nit.git] / tests / error_virtual_type2.nit
index 274bb77..d0d2953 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 G[E]
 end