mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 05:08:06 +02:00
* removed spaces from empty line at start to prevent (unpatched) dbdigest
from crashing git-svn-id: trunk@21150 -
This commit is contained in:
parent
1515e397bb
commit
5e6aaccca9
@ -1,6 +1,6 @@
|
||||
{ %fail }
|
||||
{$mode objfpc}{$H+}
|
||||
|
||||
|
||||
uses
|
||||
Classes, sysutils;
|
||||
var
|
||||
@ -25,4 +25,4 @@ begin
|
||||
end;
|
||||
end;
|
||||
writeln('After "Try" blocks');
|
||||
end.
|
||||
end.
|
||||
|
Loading…
Reference in New Issue
Block a user