mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 19:14:04 +00:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
|
%Error: t/t_class_mod_bad.v:21:7: '::' expected to reference a class/package but referenced MODULE 'M'
|
||
|
: ... Suggest '.' instead of '::'
|
||
|
21 | M::Cls p;
|
||
|
| ^
|
||
|
%Error: Exiting due to
|