mirror of
https://github.com/verilator/verilator.git
synced 2025-01-11 09:07:53 +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
|