HarrisL2

Results 3 comments of HarrisL2

If the contents of the stack trace are not essential to the test, you could try only displaying the stack trace if a debug flag is present.

- [x] Brackets in expressions are not handled properly Likely cause: JSBackend.scala:280 ``` :js 1 - (2 - 3) //│ Int //│ // Prelude //│ let res; //│ class TypingUnit...

> Reassign to @HarrisL2, since he is already working on this. Got it.