verilator/test_regress/t/t_var_xref_bad.out

5 lines
190 B
Plaintext
Raw Normal View History

2023-02-05 17:45:14 +00:00
%Error: t/t_var_xref_bad.v:11:12: Found definition of 'tsk' as a TASK but expected a scope/variable
11 | initial tsk.bad_missing_ref = 0;
| ^~~
%Error: Exiting due to