mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
6 lines
284 B
Plaintext
6 lines
284 B
Plaintext
%Error: t/t_foreach_nindex_bad.v:12:34: foreach loop variables exceed number of indices of array
|
|
: ... note: In instance 't'
|
|
12 | foreach (array[i, j, badk, badl]);
|
|
| ^~~~
|
|
%Error: Exiting due to
|