|
|
hi,
William F Pokorny <ano### [at] anonymousorg> wrote:
> Release R15 of the yuqk fork has an implementation supporting constant
> identifiers / macro parameters. They are indicated by using a leading
> '_' character in the name.
agree with ingo, a keyword would be "cleaner". we already can write:
#macro foo(optional a) ... #end
suggest a 'const' or such ? ie
#macro foo(a, const b, optional c) ... #end
regards, jr.
Post a reply to this message
|
|