On 05/28/2010 06:18 PM, waldo kitty wrote:
> i don't see begin/end as inside or outside... they _are_ the boundary
> or frame of the block ;)

To represent this as an indentation you would need to go_

if x then
  begin
    incode;
  end;
outcode;

I never saw anything like that (and don't like it).

-Michael



--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to