mirror of
https://github.com/steveicarus/iverilog.git
synced 2026-08-22 05:47:31 +02:00
Merge branch 'master' of github.com:steveicarus/iverilog
This commit is contained in:
@@ -3041,7 +3041,7 @@ module_item
|
|||||||
current_function = 0;
|
current_function = 0;
|
||||||
delete[]$4;
|
delete[]$4;
|
||||||
if ($7==0 && !gn_system_verilog()) {
|
if ($7==0 && !gn_system_verilog()) {
|
||||||
yyerror(@7, "error: Empty parenthesis syntax requires SystemVerilog.");
|
yyerror(@4, "error: Empty parenthesis syntax requires SystemVerilog.");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
| K_function automatic_opt function_range_or_type_opt IDENTIFIER error K_endfunction
|
| K_function automatic_opt function_range_or_type_opt IDENTIFIER error K_endfunction
|
||||||
|
|||||||
Reference in New Issue
Block a user