Prof A Olowofoyeku (The African Chief) wrote:
Delphi rejects "Writeln ()" as well. AFAICS, the empty brackets are only allowed for parameter-less routines. Since Writeln can take parameters, that code should be rejected.
Does it allow user-defined optional parameters? If so, what about `()' then?
Frank