verilator/test_regress/t/t_lint_in_inc_bad.out
2019-07-14 21:42:03 -04:00

7 lines
300 B
Plaintext

%Error: t/t_lint_in_inc_bad_2.vh:8: syntax error, unexpected if, expecting '('
if if if;
^~
t/t_lint_in_inc_bad_1.vh:7: ... note: In file included from t_lint_in_inc_bad_1.vh
t/t_lint_in_inc_bad.v:7: ... note: In file included from t_lint_in_inc_bad.v
%Error: Exiting due to