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

Nick Treleaven <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Nick Treleaven <[email protected]> ---
It could parse `*==` as `*` and `==`.
How can it tell that `*=` should be `*` and `=`?

--

Reply via email to