Manual:DIL Examples
General Considerations
Every DIL program has the following structure:
dilbegin programname();
var
code
{}
dilend
Every DIL program has the following structure:
dilbegin programname();
var
code
{}
dilend