[EMAIL PROTECTED] wrote:
I'll implement such a thing based on your patch and on the recent lexical changes. Constants declared like above will be real constants without register usage.Leo --I tried my hand at adding a naiive (that is, incorrect) version of .const <type> <ident> = <literal>
Syntax will be like in your patch.
leo