verilator/test_regress/t/t_var_xref_bad.out
2023-02-05 12:45:14 -05:00

5 lines
190 B
Plaintext

%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