mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-20 10:49:20 +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 }
|
{ varargs parasyms }
|
||||||
varargsparas : tvarargsparalist;
|
varargsparas : tvarargsparalist;
|
||||||
|
|
||||||
{ separately specified resultdef for some compilerprocs (e.g. }
|
{ separately specified resultdef for some compilerprocs (e.g.
|
||||||
{ you can't have a function with an "array of char" resultdef }
|
you can't have a function with an "array of char" resultdef
|
||||||
{ the RTL) (JM) }
|
the RTL) (JM)
|
||||||
|
}
|
||||||
typedef: tdef;
|
typedef: tdef;
|
||||||
callnodeflags : tcallnodeflags;
|
callnodeflags : tcallnodeflags;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user