Open
Description
What is wrong?
See the following code:
fe/crates/tests/fixtures/files/arrays.fe
Lines 68 to 102 in 7054185
How can it be fixed
Add a compile-time check for array indices.
See the following code:
fe/crates/tests/fixtures/files/arrays.fe
Lines 68 to 102 in 7054185
Add a compile-time check for array indices.