mirror of
https://github.com/enso-org/enso.git
synced 2024-11-23 08:08:34 +03:00
62e57f5557
Follow-up to #5113 - I add some more edge case tests as we discussed with @jdunkerley When debugging some quoting issues, I also realised the current `Mismatched_Quote` error provided not enough information. So I amended it to at least include some context indicating which was the 'offending' cell.
78 B
78 B
1 | A | B | C |
---|---|---|---|
2 | 1 | 2 | 3 |
3 | 4 | 5 | 6 |