verilator/test_regress/t/t_class_scope_import.out

6 lines
272 B
Plaintext
Raw Normal View History

%Error: t/t_class_scope_import.v:11:14: Import statement directly within a class scope is illegal
11 | import pkg::*;
| ^~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to