mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-09 06:08:55 +02:00
* unified formatting
git-svn-id: trunk@20700 -
This commit is contained in:
parent
79a77ae7d6
commit
fecafd8bb7
@ -470,7 +470,7 @@ implementation
|
||||
newblock : tnode;
|
||||
begin
|
||||
{ for easy exiting if something goes wrong }
|
||||
result := cerrornode.create;
|
||||
result:=cerrornode.create;
|
||||
|
||||
consume(_LKLAMMER);
|
||||
paras:=parse_paras(false,false,_RKLAMMER);
|
||||
|
Loading…
Reference in New Issue
Block a user