[Issue 22267] ImportC: typedef-ed variable initialization with RHS in parenthesis doesn't parse
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Sep 3 01:56:15 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22267
--- Comment #1 from mhh <maxhaton at gmail.com> ---
This is because the code to determine whether "(10)" is an assign expression is
wrong, patch incoming.
--
More information about the Digitalmars-d-bugs
mailing list