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

Reply via email to