On 01/29/2010 12:13 PM, bearophile wrote:
Clemens:(Is # used for anything at all in D right now?)It's not used, maybe because D tries to not use C syntax with a different semantics. If this constraints get relaxed, then probably we can invent some useful way to use it. Do you have ideas? Bye, bearophile
Oh it's used! ...for the #line declaration.
