You can use almost every character sequence as an identifier, if you enclose it in a pair of double-backticks. It's in the language reference (3.4) but I only just noticed last night. Did everyone else know about this?
Of course, this can make it impossible to use the identifier from C#, unless you slap a CompiledName attribute on it.
--
Sent from my Android phone.
No comments:
Post a Comment