[fpc-devel] Proposal: Enhanced replacement for assignment operators
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Sat Aug 7 01:44:57 CEST 2010
Alexander Klenin schrieb:
> I do think that begin/end is an awful amount of visual clutter,
> and that Modula solution is a better one.
"begin" can be omitted in many cases, but "end" is inevitable to denote
the end of any block (except "until"...).
> Unfortunately, this change is totally out of question because
> it will break literally all the existing code.
A {$mode Modula} would not break anything - it only would make such
units hard to read, for people with other language preferences.
DoDi
More information about the fpc-devel
mailing list