verilator/test_regress/t/t_class_mod_bad.out

6 lines
234 B
Plaintext
Raw Normal View History

2020-12-05 21:23:20 +00:00
%Error: t/t_class_mod_bad.v:21:7: '::' expected to reference a class/package but referenced 'MODULE 'M''
2020-11-13 00:45:12 +00:00
: ... Suggest '.' instead of '::'
21 | M::Cls p;
| ^
%Error: Exiting due to