Error messages mix concrete/abstract notation
The error messages in the testing language sometimes mix abstract and concrete notation, which is not helpful for comparison.
Unexpected output: “module remove-debug-tests\n\nrules\n\n foo(|) =\n id” instead of Module(“remove-
Submitted by Maartje on 26 July 2011 at 09:19
debug-tests”,[Rules([SDefNoArgs(“foo”,Id)])])
Issue Log
On 26 July 2011 at 11:25 Maartje commented:
is not the case. builder rule with same name was called instead of refactoring, which creates string output.
On 26 July 2011 at 11:25 Maartje closed this issue.
On 26 July 2011 at 16:55 Lennart Kats tagged notabug
Log in to post comments