new(p, c1..cM) constraint violated

Official Description

6.6.5.3 It is an error if a variable created using the second form of new is accessed by the identified-variable of the variable-access of a factor, of an assignment-statement, or of an actual parameter.

Error Handling

Irie Pascal does not support this form of the new procedure so this error can not occur.