contracts: change the contract syntax
[nit.git] / tests / sav / nitpretty_args2.res
index 7afcc94..9c69939 100644 (file)
@@ -17,7 +17,7 @@
 # Module comment
 module test_mod2 # second comment
 
-import standard::kernel
-#import standard::string
+import core::kernel
+#import core::text
 import template # no need for string
-# import standard
+# import core