verilator/test_regress/t/t_class_unsup_bad.out

5 lines
239 B
Plaintext
Raw Normal View History

%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