[fpc-devel] Semicolon before else

Michael Schnell mschnell at lumino.de
Tue Jan 26 11:15:23 CET 2010


Never use "then .. else" naked but instead "then begin ... end else
begin ... end" with appropriate indentation (I prefer "end else begin"
alone in a single line, but this is a matter of taste :) ;

-Michael





More information about the fpc-devel mailing list