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

Nick Treleaven <[email protected]> changed:

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

--- Comment #1 from Nick Treleaven <[email protected]> ---
The argument must be an AssignExpression. 
https://dlang.org/spec/pragma.html#msg

There is no postfix `*` operator, so it fails to parse.

--

Reply via email to