mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-31 18:04:38 +02:00
Check that statements that are not allowed in functions or final procedures are still rejected when they are placed in a named block scope. Signed-off-by: Lars-Peter Clausen <[email protected]>
6 lines
123 B
JSON
6 lines
123 B
JSON
{
|
|
"type" : "CE",
|
|
"source" : "final_nested_block_task_fail.v",
|
|
"iverilog-args" : [ "-g2009" ]
|
|
}
|