fpc/ide/unit.pt

15 lines
95 B
XML

unit $PROMPT('unit');
interface
uses $PROMPT('uses');
const
type
var
implementation
end.