Unit ok_macros_off
Description
This is a test that macro support can be turned off in pasdoc.
With macro support turned on this unit would cause parsing error, because it would have brain-damaged declaration like
procedure interface interface(a: Integer);
Overview
Functions and Procedures
procedure FOO(a: Integer); |
Description
Functions and Procedures
procedure FOO(a: Integer); |
|
This item has no description. |