<div dir="ltr"><div dir="ltr">On Sat, Apr 25, 2020 at 8:40 PM Joseph Rushton Wakeling via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com" target="_blank">digitalmars-d@puremagic.com</a>> wrote:<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">On Saturday, 25 April 2020 at 10:27:38 UTC, Stefan Koch wrote:<br>
>     mixin("enum x = (big_seq + 3)....length;");<br>
<br>
Aaargh :-\<br>
<br>
I'm not anti the `...` operator per se but seeing `....` in there <br>
(and yes, I understand what's happening!) is not very friendly to <br>
the reader.<br></blockquote><div><br></div><div>It did occur to me to require parens in this case... just because :P</div></div></div>