https://d.puremagic.com/issues/show_bug.cgi?id=12096


[email protected] changed:

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


--- Comment #1 from [email protected] 2014-02-07 09:57:21 PST ---
Andrej Mitrovic suggests to improve the error messages instead:

void main()
{
    int body;
}

test.d(5): Error: Cannot use keyword 'body' as a symbol name. Try to use
`body_` instead.

It seems an acceptable solution.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to