verilator/test_regress/t/t_class_mod_bad.out

8 lines
278 B
Plaintext
Raw Normal View History

%Error: t/t_class_mod_bad.v:21:7: Package/class for ':: reference' not found: 'M'
21 | M::Cls p;
| ^
%Error: t/t_class_mod_bad.v:21:7: Package/class for 'class/package reference' not found: 'M'
2020-11-13 01:45:12 +01:00
21 | M::Cls p;
| ^
%Error: Exiting due to