mirror of
https://github.com/verilator/verilator.git
synced 2025-01-04 05:37:48 +00:00
5 lines
176 B
Plaintext
5 lines
176 B
Plaintext
%Error: t/t_func_no_parentheses_bad.v:16:11: Found definition of 'func' as a FUNC but expected a variable
|
|
16 | a = func;
|
|
| ^~~~
|
|
%Error: Exiting due to
|