forked from github/verilator
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
|