mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 11:04:14 +00:00
Fix clang-discovered missing comma.
This commit is contained in:
parent
e2525d8440
commit
09f3f40462
@ -316,7 +316,7 @@ public:
|
||||
"POS",
|
||||
"NEG",
|
||||
"EVENT",
|
||||
"DPIEXPORT"
|
||||
"DPIEXPORT",
|
||||
"TRUE",
|
||||
"COMBO",
|
||||
"HYBRID",
|
||||
|
Loading…
Reference in New Issue
Block a user