Merge: lib/core: Renamed `Text::bytelen` to `Text::byte_length`
[nit.git] / tests / sav / base_init_nosuper_alt2.res
index bc300cc..18e6158 100644 (file)
@@ -1 +1 @@
-alt/base_init_nosuper_alt2.nit:27,13--19: Error: nosuper only in `init`
+alt/base_init_nosuper_alt2.nit:27,13--19: Error: `nosuper` only allowed in `init`.