stdlib/strings: Moved Substring to Buffer since it was in no way similar to the Strin...
[nit.git] / tests / base_var_type_evolution_null4.nit
index b49911c..aaca6e5 100644 (file)
@@ -58,7 +58,7 @@ do
                eat_a(a)
                break label doblock
        end
-       abort #!alt4#
+       abort #alt4#
 end label doblock
 eat_na(a)
 eat_a(a)