forked from github/verilator
6 lines
263 B
Plaintext
6 lines
263 B
Plaintext
%Error: t/t_class_extends_nf_bad.v:10:19: Class for 'extends' not found: 'IsNotFound'
|
|
: ... Suggested alternative: 'IsFound'
|
|
10 | class Cls extends IsNotFound;
|
|
| ^~~~~~~~~~
|
|
%Error: Exiting due to
|