q{ @ }

Peter Alexander peter.alexander.au at gmail.com
Sun Sep 25 08:49:37 PDT 2011


See: http://d-programming-language.org/lex.html

It says:

q{ @ } // error, @ is not a valid D token

but...

http://d-programming-language.org/lex.html#Token

This clearly shows that @ is a token.

So, which is it?


More information about the Digitalmars-d mailing list