mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-23 08:49:38 +02:00
* formatting so lazarus can handle it
git-svn-id: trunk@34737 -
This commit is contained in:
parent
f8b458106e
commit
cfd38388ca
@ -156,9 +156,10 @@ interface
|
||||
{ varargs parasyms }
|
||||
varargsparas : tvarargsparalist;
|
||||
|
||||
{ separately specified resultdef for some compilerprocs (e.g. }
|
||||
{ you can't have a function with an "array of char" resultdef }
|
||||
{ the RTL) (JM) }
|
||||
{ separately specified resultdef for some compilerprocs (e.g.
|
||||
you can't have a function with an "array of char" resultdef
|
||||
the RTL) (JM)
|
||||
}
|
||||
typedef: tdef;
|
||||
callnodeflags : tcallnodeflags;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user