Compiler bug ?

Ali Çehreli acehreli at yahoo.com
Fri May 17 09:56:17 PDT 2013


On 05/17/2013 07:40 AM, Temtaime wrote:
> Yes, i want to see 'undeclared variable' error, but the compiler omits
> function declaration instead.
>
> And why i shouldn't use __? I think it's ordinary identifier.

"Iden­ti­fiers start­ing with __ (two un­der­scores) are re­served."

   http://dlang.org/lex.html#Identifier

Ali



More information about the Digitalmars-d-learn mailing list