2022-10-22 17:45:48 +00:00
|
|
|
%Error: t/t_foreach_nindex_bad.v:12:34: foreach loop variables exceed number of indices of array
|
2023-11-12 01:20:37 +00:00
|
|
|
: ... note: In instance 't'
|
2022-10-22 17:45:48 +00:00
|
|
|
12 | foreach (array[i, j, badk, badl]);
|
|
|
|
| ^~~~
|
|
|
|
%Error: Exiting due to
|