verilator/test_regress/t/t_package_identifier_bad.out

6 lines
286 B
Plaintext

%Error: t/t_package_identifier_bad.v:15:20: Package/class for ':: reference' not found: 'Bar'
15 | int baz = Foo::Bar::baz;
| ^~~
... See the manual at https://verilator.org/verilator_doc.html?v=latest for more assistance.
%Error: Exiting due to