I have this simple rule in stratego and the editor says: “Variable ‘y’ is not declared” and it highlights ‘y’ as an error, although is correct, the code executes as I wanted.


test1:
x -> y
where
{a: y := x}

Submitted by Radu Mereuta on 15 July 2011 at 16:05

On 27 July 2011 at 13:26 Radu Mereuta commented:

It appears to be fixed in r23157


On 27 July 2011 at 15:51 Lennart Kats closed this issue.

On 27 July 2011 at 15:51 Lennart Kats tagged stratego

On 9 September 2011 at 09:44 Lennart Kats tagged 1.0

On 9 September 2011 at 09:44 Lennart Kats tagged @maartje

Log in to post comments