On Fri, 11 Jan 2013 02:09:29 -0000, Andrey <[email protected]> wrote:

Should these variants serve as identifiers?

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

"Identifiers start with a letter, _, or universal alpha, and are followed by any number of letters, _, digits, or universal alphas. Universal alphas are as defined in ISO/IEC 9899:1999(E) Appendix D. (This is the C99 Standard.) Identifiers can be arbitrarily long, and are case sensitive. Identifiers starting with __ (two underscores) are reserved."

Regan

--
Using Opera's revolutionary email client: http://www.opera.com/mail/

Reply via email to