scope: refuse `&x` where x is a local variable
[nit.git] / tests / base_label_while.nit
index 69f3793..06b2bff 100644 (file)
@@ -36,7 +36,7 @@ while a == 1 do
                end
                if maybe then break label l1
                4.output
-       end label l2#!alt6#
+       end label l2#alt6#
        #alt6#end label l1
        5.output
 end label l1