tests: replace #!alt by #alt
[nit.git] / tests / base_closure_default3.nit
index 91a4149..4cab9a2 100644 (file)
@@ -27,7 +27,7 @@ class A
                        #alt6# break 1
                        end
                        #alt5# break
-                       continue 20 #!alt5#
+                       continue 20 #alt5#
                end
        do
                1.output