contracts: change the contract syntax
[nit.git] / tests / base_error_literal.nit
index 612e837..9275304 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
 
 var b = 0b_
 var x = 0x_