verilator/test_regress/t/t_class_unsup_bad.out
2023-10-31 08:15:54 -04:00

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