Merge branch 'master' of git://github.com/skinner33/testub10
[testub10.git] / ag / nax_05.2
1 method testit()
2     var b := 10 - d * 20;       /* should raise an error, since '(' ')' are missing */
3 end;