added some negativ-testcases (.2) with just a keyword in them
[testub10.git] / ag / nax_05.2
1 method testit()
2     var b := 10 - d * 20;       /* should raise an error, since '(' ')' are missing */
3 end;