mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-09-06 17:09:50 +02:00
Check that a visible type identifier can be reused as a procedural assertion label after a declaration in both task and block bodies. These are the contexts where label and declaration parsing meet. Also check that a null statement ends the declaration portion of a procedural body and a following declaration is rejected. Signed-off-by: Lars-Peter Clausen <[email protected]>
6 lines
138 B
JSON
6 lines
138 B
JSON
{
|
|
"type" : "CE",
|
|
"source" : "sv_declaration_after_null_statement_fail.v",
|
|
"iverilog-args" : [ "-g2005-sv" ]
|
|
}
|