[fpc-devel] Semicolon before else

Thaddy thaddy at thaddy.com
Fri Jan 29 00:03:48 CET 2010


> How does your patch handle this? :
>
>   if a then
>     if b then
>      DoSomething;
>    else
>      DoOtherThing;
>   
Syntax error....



More information about the fpc-devel mailing list