verilator/test_regress/t/t_fork_func2_bad.out
2023-09-23 08:52:50 -04: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-2017 13.4.4)
: ... note: In instance 't'
10 | fork
| ^~~~
%Error: Exiting due to