mirror of
https://github.com/verilator/verilator.git
synced 2025-01-19 12:54:02 +00:00
18 lines
388 B
Plaintext
18 lines
388 B
Plaintext
%Error-BADSTDPRAGMA: t/t_pp_pragma_bad.v:7:1: `pragma is missing a pragma_expression.
|
|
7 | `pragma
|
|
| ^~~~~~~
|
|
... For error description see https://verilator.org/warn/BADSTDPRAGMA?v=latest
|
|
`line 1 "t/t_pp_pragma_bad.v" 1
|
|
|
|
|
|
`line 3 "t/t_pp_pragma_bad.v" 0
|
|
|
|
|
|
|
|
|
|
`line 7 "t/t_pp_pragma_bad.v" 0
|
|
`pragma
|
|
|
|
`line 9 "t/t_pp_pragma_bad.v" 0
|
|
%Error: Exiting due to
|