On Friday, 27 March 2015 at 15:23:56 UTC, Jacob Carlborg wrote:
On 2015-03-27 16:04, Dicebot wrote:

not at all. The fact it is reserved is already denoted by __, otherwise
it is just another vairable/symbol.

Doesn't this symbol also have special semantics?

Not really. It has special value (true within ctfe, false in normal code generation) but otherwise it is just a normal variable.

Reply via email to