mirror of
https://github.com/verilator/verilator.git
synced 2025-01-05 22:27:35 +00:00
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
%Error: t/t_class_unsup_bad.v:28:24: Syntax error: 'const'/'rand'/'randc' not allowed before function/task declaration
|
|
28 | const function void func_const; endfunction
|
|
| ^~~~~~~~~~
|
|
%Error: Exiting due to
|