mirror of
https://github.com/verilator/verilator.git
synced 2025-01-09 16:17:36 +00:00
Untabify verilog.y (#3412). No functional change.
This commit is contained in:
parent
9378259779
commit
5b2755d28d
@ -5661,7 +5661,7 @@ pexpr<nodep>: // IEEE: property_expr (The name pexpr is important as regexps j
|
||||
//UNSUP | /**/ id /**/ id ':' yCOVERPOINT expr iffE bins_or_empty { }
|
||||
//UNSUP // // IEEE-2012:
|
||||
//UNSUP | bins_or_empty { $$ = $1; }
|
||||
//UNSUP ;
|
||||
//UNSUP;
|
||||
|
||||
//UNSUPiffE<nodep>: // IEEE: part of cover_point, others
|
||||
//UNSUP /* empty */ { $$ = nullptr; }
|
||||
|
Loading…
Reference in New Issue
Block a user