Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / base_var_type_evolution.nit
index 38e6caf..76450c3 100644 (file)
@@ -67,7 +67,7 @@ if rand then
        a = new B
 else
        a = new C
-       abort#!alt6#
+       abort#alt6#
 end
 a.a
 a.b