forked from github/verilator
5 lines
239 B
Plaintext
5 lines
239 B
Plaintext
%Error: t/t_class_unsup_bad.v:29:24: Syntax error: 'const'/'rand'/'randc' not allowed before function/task declaration
|
|
29 | const function void func_const; endfunction
|
|
| ^~~~~~~~~~
|
|
%Error: Exiting due to
|