<div dir="ltr">I&#39;m also game for making them invalid syntax. <div><br></div><div>The only time I&#39;ve seen `;` in my code is from my old Obj-C habit.</div></div><br><div class="gmail_quote"><div dir="ltr">On Mon, Dec 14, 2015 at 12:25 PM Austin Zheng via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Semicolons are already optional at the end of lines and only required to separate multiple statements on the same line (and for C for loops, but changing the grammar of those or removing them is a different topic.<br>
<br>
If your proposal is to make a semicolon at the end of a single line invalid syntax, that&#39;s fine with me, although it seems like an unnecessarily small change to the grammar (and something better handled by a linter). If your proposal is to remove the semicolon as a way to separate multiple statements on the single line, then -1.<br>
<br>
Austin<br>
<br>
&gt; On Dec 13, 2015, at 6:12 AM, João Nunes via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; I submitted a PR with a proposal to remove the swift end of line semicolons.<br>
&gt;<br>
&gt; It was rejected because i didn&#39;t discuss it here. So here i&#39;m discussing it :)<br>
&gt;<br>
&gt; My proposal is simple: remove the semicolons in the end of lines.<br>
&gt; It isn&#39;t needed and makes the code ugly.<br>
&gt; It must be decided wether to use it or not for every project we start in the coding style.<br>
&gt;<br>
&gt; What do you think?<br>
&gt;<br>
&gt; João Nunes<br>
&gt;<br>
&gt;<br>
&gt; Sent from my iPhone<br>
&gt; _______________________________________________<br>
&gt; swift-evolution mailing list<br>
&gt; <a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
&gt; <a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
<br>
_______________________________________________<br>
swift-evolution mailing list<br>
<a href="mailto:swift-evolution@swift.org" target="_blank">swift-evolution@swift.org</a><br>
<a href="https://lists.swift.org/mailman/listinfo/swift-evolution" rel="noreferrer" target="_blank">https://lists.swift.org/mailman/listinfo/swift-evolution</a><br>
</blockquote></div><div dir="ltr">-- <br></div><div dir="ltr">Best,<div><br></div><div>Arthur / Sabintsev.com</div></div>