[gesamt] Added ag/codea/codeb testcases
[testub10.git] / gesamt / ag_lewurm_02.3
diff --git a/gesamt/ag_lewurm_02.3 b/gesamt/ag_lewurm_02.3
new file mode 100644 (file)
index 0000000..c5fc09a
--- /dev/null
@@ -0,0 +1,4 @@
+method f(a b c)
+       /* x ist (noch) nicht im scope */
+       var x := x - 1;
+end;