feature request: __ARGS__ for logging (cf __FILE__, __LINE__, __FUNC___)

Jacob Carlborg doob at me.com
Tue Feb 5 23:57:08 PST 2013


On 2013-02-05 12:12, Timon Gehr wrote:

> Eg:
>
> if ast == <[2*x]>, then the result will be <[x+x]>
> if ast == <[y+2]>, then the result will be <[2+y]>

How does the matching syntax work, like regular expression?

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list