verilator/test_regress/t/t_foreach_nindex_bad.out
2022-10-22 13:45:48 -04:00

5 lines
218 B
Plaintext

%Error: t/t_foreach_nindex_bad.v:12:34: foreach loop variables exceed number of indices of array
12 | foreach (array[i, j, badk, badl]);
| ^~~~
%Error: Exiting due to