mirror of
https://github.com/verilator/verilator.git
synced 2025-01-26 00:04:05 +00:00
5 lines
175 B
Plaintext
5 lines
175 B
Plaintext
%Error: t/t_class2.v:35:16: Can't find definition of variable: 'ENUM_VAL'
|
|
35 | if (Cls::ENUM_VAL != 22) $stop;
|
|
| ^~~~~~~~
|
|
%Error: Exiting due to
|