Source position: pasresolveeval.pas line 503
const reitHigh: array [TResEvalTypedInt] of TMaxPrecInt = (high(TMaxPrecInt), high(Byte), high(ShortInt), high(Word), high(SmallInt), MaxSafeIntSingle, MaxSafeIntSingle, high(LongWord), high(LongInt), MaxSafeIntDouble, MaxSafeIntDouble); |