verilator/test_regress/t/t_std_pkg_bad.out

5 lines
140 B
Plaintext
Raw Normal View History

%Error: t/t_std_pkg_bad.v:7:9: Redeclaring the 'std' package is not allowed
7 | package std;
| ^~~
%Error: Exiting due to