Antoine Stevan ff5cb6f1ff
complete the type of --error-label in std assert commands (#12998)
i was looking at the website documentation of `std assert` and i noticed
one thing
- the `--error-label` argument of `assert` and `assert not` was just a
`record` -> now it's that complete type `record<text: string, span:
record<start: int, end: int>>`
2024-06-05 08:02:17 +08:00
..
2023-11-03 10:09:33 -05:00
2023-11-03 10:09:33 -05:00
2024-05-23 08:51:02 -05:00
2023-10-08 13:12:46 +02:00
2024-04-10 17:30:58 -04:00
2023-11-03 10:09:33 -05:00