mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-02 12:59:56 +01:00
* fixed indentation
git-svn-id: trunk@12879 -
This commit is contained in:
parent
7bf643746e
commit
921e783225
@ -30,7 +30,7 @@ interface
|
||||
symdef,symsym,symtable,symtype;
|
||||
|
||||
type
|
||||
tloadvmtaddrnode = class(tunarynode)
|
||||
tloadvmtaddrnode = class(tunarynode)
|
||||
constructor create(l : tnode);virtual;
|
||||
function pass_1 : tnode;override;
|
||||
function pass_typecheck:tnode;override;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user