nit/*: Fixed old imports of string and ropes
[nit.git] / tests / example_procedural_string.nit
index e8d5c50..aabe239 100644 (file)
@@ -15,7 +15,7 @@
 # limitations under the License.
 
 #alt1 import standard
-#alt1 import standard::ropes
+#alt1 import standard::text::ropes
 
 # A procedural program (without explicit class).