Files
iverilog/ivtest/vvp_tests/final_nested_block_task_fail.json
T
Lars-Peter Clausen de415b2f03 Add regression tests for nested function and final contexts
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]>
2026-06-09 21:34:34 -07:00

6 lines
123 B
JSON

{
"type" : "CE",
"source" : "final_nested_block_task_fail.v",
"iverilog-args" : [ "-g2009" ]
}