verilator/test_regress/t/t_fork_func2_bad.out
2024-03-02 10:15:19 -05:00

6 lines
227 B
Plaintext

%Error: t/t_fork_func2_bad.v:10:7: Only fork .. join_none is legal in functions. (IEEE 1800-2023 13.4.4)
: ... note: In instance 't'
10 | fork
| ^~~~
%Error: Exiting due to