mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2026-01-08 04:40:56 +01:00
7 lines
69 B
ObjectPascal
7 lines
69 B
ObjectPascal
{ %result=3 }
|
|
|
|
{$i+}
|
|
begin
|
|
chdir('doestnotexistever');
|
|
end .
|