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