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

Iain Buclaw <ibuc...@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ibuc...@gdcproject.org

--- Comment #3 from Iain Buclaw <ibuc...@gdcproject.org> ---
(In reply to Mathias LANG from comment #0)
> void main ()
> {
>     string s = up;
> }
As pointed out in issue 23592, `s = up();` works around the issue.

--

Reply via email to