forked from github/verilator
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
%Error: t/t_lint_comb_bad.v:14:16: syntax error, unexpected '@'
|
|
14 | always_comb @(*) begin
|
|
| ^
|
|
%Error: Cannot continue
|