[fpc-pascal] package keyword

Martin lazarus at mfriebe.de
Mon Jul 26 23:37:34 CEST 2010


Hm, this may be one silly question...

but I couldn't find docs on it, I hadn't come accross it before...

A file that should compile can start with:
'unit xxx;'
'program xxx'

but I found fpc also compiles
'package xxx; '

What dos it do? Where are the docs?



More information about the fpc-pascal mailing list