mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 08:59:25 +02:00
* compiles with 1.1
This commit is contained in:
parent
c044b35eb0
commit
11ab2b888a
@ -15,7 +15,7 @@ begin
|
||||
writeln('caught 1!');
|
||||
inc(n);
|
||||
end;
|
||||
longint(c) := $ffffffff;
|
||||
c := cardinal($ffffffff);
|
||||
try
|
||||
l := c;
|
||||
except
|
||||
|
Loading…
Reference in New Issue
Block a user