verilator/test_regress/t/t_std_pkg_bad.out
Krzysztof Bieganski 68e1b473e2
Support std::semaphore and typed std::mailbox (#3708)
Signed-off-by: Krzysztof Bieganski <kbieganski@antmicro.com>
2022-11-28 16:53:55 +01:00

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