[Issue 17703] __traits(compiles, a[] = b[]) generates errors without surrounding parentheses

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Nov 30 03:53:22 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=17703

Steven Schveighoffer <schveiguy at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schveiguy at yahoo.com
            Summary|__traits(compiles,          |__traits(compiles, a[] =
                   |AssignmentExpression) no    |b[]) generates errors
                   |longer compiles without     |without surrounding
                   |surrounding parens          |parentheses

--- Comment #2 from Steven Schveighoffer <schveiguy at yahoo.com> ---
Just ran into this too.

--


More information about the Digitalmars-d-bugs mailing list