SSH-17: Fail is a reserved term in the interpreter
Submitted on 11 April 2004 at 15:26
Issue Log
On 11 April 2004 at 22:44 Jira commented:
SSH-17, martin:
Will introduce a wrapper constructor for a valid result. The result of the stratego-eval will then be: Success(_) or Failure().
On 11 April 2004 at 22:52 Jira commented:
SSH-17, martin:
Causes the apply-test testuite of the SSL to fail. The apply modules uses a constructor ‘Fail’.
On 14 June 2004 at 18:57 Jira commented:
SSH-17, martin:
Solved with a more unique constructor name for Failure. Not really a complete solution, but well …
Log in to post comments