mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 00:57:44 +00:00
5 lines
190 B
Plaintext
5 lines
190 B
Plaintext
|
%Error: t/t_foreach_bad.v:14:7: Syntax error; foreach missing bracketed index variable (IEEE 1800-2017 12.7.3)
|
||
|
14 | foreach (array);
|
||
|
| ^~~~~~~
|
||
|
%Error: Exiting due to
|