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

_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to