mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 07:06:08 +02:00
* formatting
git-svn-id: trunk@24580 -
This commit is contained in:
parent
b85addb451
commit
b734c17c4f
@ -650,12 +650,11 @@ implementation
|
||||
*****************************************************************************}
|
||||
|
||||
constructor tderefnode.create(l : tnode);
|
||||
|
||||
begin
|
||||
inherited create(derefn,l);
|
||||
|
||||
end;
|
||||
|
||||
|
||||
function tderefnode.pass_typecheck:tnode;
|
||||
begin
|
||||
result:=nil;
|
||||
|
Loading…
Reference in New Issue
Block a user