flan/web/examples/bounds.out
Joseph Ferano fc47489802 Show the bounds check failing, because "checked" without a message says little
The claim worth making is not that there is a check but that a failure names
the line, and the only way to show that is to trip one.
2026-09-12 03:49:41 +07:00

4 lines
72 B
Plaintext

before
bounds.flan:9:28: index 7 is out of bounds for length 3
exit 134