Problems with conformant arrays

Official Description

6.6.3.8 For a conformant array, it is an error if the smallest or largest value specified by the index-type of the actual-parameter lies outside the closed interval specified by the index-type-specification of the conformant-array-schema.

Error Handling

Irie Pascal does not support conformant arrays so this error can not occur.