Call function of stratego lib doesn't give error on wrong argument type
The Call strategy requires as input a tuple of a string and a list of strings, however when the second argument is not a list it will succeed however the call is not executed.
Expect an failling result on non correct input
Submitted by chris melman on 5 April 2013 at 13:13
Issue Log
On 20 April 2013 at 01:34 Vlad Vergu commented:
What call strategy are you referring to? Is it this?
It would be great if you could give us some more details, please :-). What you where doing, what did you expect, what actually happened. Some code fragments would help i think.
Log in to post comments