verilator/test_regress/t/t_implements_notfound_bad.out

5 lines
194 B
Plaintext
Raw Normal View History

%Error: t/t_implements_notfound_bad.v:7:23: Class for 'implements' not found: 'Inotfound'
7 | class ClsI implements Inotfound;
| ^~~~~~~~~
%Error: Exiting due to