* formatting

git-svn-id: trunk@24580 -
This commit is contained in:
florian 2013-05-24 18:08:05 +00:00
parent b85addb451
commit b734c17c4f

View File

@ -650,12 +650,11 @@ implementation
*****************************************************************************} *****************************************************************************}
constructor tderefnode.create(l : tnode); constructor tderefnode.create(l : tnode);
begin begin
inherited create(derefn,l); inherited create(derefn,l);
end; end;
function tderefnode.pass_typecheck:tnode; function tderefnode.pass_typecheck:tnode;
begin begin
result:=nil; result:=nil;