On Saturday, 25 April 2020 at 10:27:38 UTC, Stefan Koch wrote:
> mixin("enum x = (big_seq + 3)....length;");
Aaargh :-\
I'm not anti the `...` operator per se but seeing `....` in there
(and yes, I understand what's happening!) is not very friendly to
the reader.