<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Indentation is mandatory there, as it should be in all programming languages, for <br>
better visibility of blocks and better understanding at a glance.<br></blockquote><div><br></div><div>Indentation as syntax is absolutely horrible idea. It has zero benefits and a lot of down sides like easy silent bugs, hard to move code by copy&paste, etc. If you need it for readability, then just click on the automatic indentation.</div><div><br></div><div><br></div><div>Jussi</div><div><br></div><br></div></div>