I wrote:
Adriaan van Os wrote:
TEST chuck6.pas: 1c1,4
< ./a.out: value out of range (error #300 at 28a3)
-10 10 -10 10 -10 10
failed
*** see the recent discussion on subrange expressions ?
I don't think so here.
I meant (might have been unclear), I don't think the test program is wrong. For subranges of `Integer' (which they are), ISO clearly specifies to do operations on full `Integer'.
Frank