mirror of
https://github.com/verilator/verilator.git
synced 2025-01-10 00:27:35 +00:00
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
%Error-UNSUPPORTED: t/t_class_name.v:12:16: Unsupported: 'static' class method
|
|
: ... In instance t
|
|
12 | static task static_name;
|
|
| ^~~~~~~~~~~
|
|
%Error: Exiting due to
|