mirror of
https://github.com/verilator/verilator.git
synced 2025-01-25 15:54:05 +00:00
5 lines
194 B
Plaintext
5 lines
194 B
Plaintext
|
%Error: t/t_implements_notfound_bad.v:7:23: Class for 'implements' not found: 'Inotfound'
|
||
|
7 | class ClsI implements Inotfound;
|
||
|
| ^~~~~~~~~
|
||
|
%Error: Exiting due to
|