mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-18 06:09:22 +02:00
git-svn-id: trunk@3242 -
This commit is contained in:
parent
807fc6e948
commit
e8e0d2b6eb
@ -25,4 +25,5 @@ begin
|
|||||||
on exception do
|
on exception do
|
||||||
;
|
;
|
||||||
end;
|
end;
|
||||||
|
writeln('ok');
|
||||||
end.
|
end.
|
||||||
|
Loading…
Reference in New Issue
Block a user