X-Git-Url: http://nitlanguage.org diff --git a/tests/example_procedural_string.nit b/tests/example_procedural_string.nit index e8d5c50..4fbd8a9 100644 --- a/tests/example_procedural_string.nit +++ b/tests/example_procedural_string.nit @@ -14,8 +14,8 @@ # See the License for the specific language governing permissions and # limitations under the License. -#alt1 import standard -#alt1 import standard::ropes +#alt1 import core +#alt1 import core::text::ropes # A procedural program (without explicit class).