Re: [fpc-pascal] Docs: Type A = Integer?

2016-11-14 Thread Ewald
On 14/11/16 07:38, Michael Van Canneyt wrote: > > > On Sun, 13 Nov 2016, leledumbo wrote: > >>> Maybe this helps: >>> http://www.freepascal.org/docs-html/current/ref/refse19.html >> >> I think the OP means that type block is shouldn't be there. The page is >> talking about include directive and

Re: [fpc-pascal] Docs: Type A = Integer?

2016-11-14 Thread Ewald
On 13/11/16 23:33, Mattias Gaertner wrote: > Maybe this helps: > http://www.freepascal.org/docs-html/current/ref/refse19.html Close, yet presence of that particular line in the section on the include directive is, at least for me, not yet unraveled ;-) -- Ewald __