codeb: testfaelle aus codea
[testub10.git] / codeb / codea_ag_nax_05.2
1 method testit()
2     var b := 10 - d * 20;       /* should raise an error, since '(' ')' are missing */
3 end;