mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 09:09:13 +00:00
This makes it a lot easier to understand what is going wrong when an eval test fails. As an example instead of just getting: `ExpectationError` You would now get: `ExpectationError: Expected _1_2E+0_1_ to eval to _12_ but got _120_`.