mirror of
https://github.com/verilator/verilator.git
synced 2025-01-12 09:37:56 +00:00
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
%Error: t/t_class_method_bad.v:11:20: Unsupported: class extends
|
|
11 | class Cls2 extends Base1;
|
|
| ^~~~~
|
|
%Error: Exiting due to
|