Merge: doc: fixed some typos and other misc. corrections
[nit.git] / tests / icode_dmr_inh.nit
index b71ec67..f2f4e22 100644 (file)
@@ -16,5 +16,5 @@ var o: B
 #alt2#o = new B
 #alt3#o = new B
 #alt3#o.foo
-o = new A#!alt2#
+o = new A#alt2#
 o.foo