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

Dicebot <pub...@dicebot.lv> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pub...@dicebot.lv

--- Comment #7 from Dicebot <pub...@dicebot.lv> ---
Chaging this will break huge amount of template code. I have personally written
many snipppets that rely on the fact that template arguments resolve to
underlying symbols. Actually, if this stops working, it will be rather hard to
implement thing like `stringify!int == "int"` because __traits(identifier)
works only on symbols.

--

Reply via email to