forked from github/verilator
5 lines
140 B
Plaintext
5 lines
140 B
Plaintext
|
%Error: t/t_std_pkg_bad.v:7:9: Redeclaring the 'std' package is not allowed
|
||
|
7 | package std;
|
||
|
| ^~~
|
||
|
%Error: Exiting due to
|