ppc: 'neue' testfaelle
[testub10.git] / gesamt_ppc / ag_nax_05.2
diff --git a/gesamt_ppc/ag_nax_05.2 b/gesamt_ppc/ag_nax_05.2
new file mode 100644 (file)
index 0000000..fc6fb9e
--- /dev/null
@@ -0,0 +1,3 @@
+method testit()
+    var b := 10 - d * 20;       /* should raise an error, since '(' ')' are missing */
+end;