Skip to content

Commit

Permalink
code cleaning
Browse files Browse the repository at this point in the history
  • Loading branch information
xtofalex committed Mar 10, 2024
1 parent b5187dc commit 1ea455d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/VerilogTypes.h
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,6 @@ struct Expression {
//is not currently supported.
bool supported_ {true};
Value value_ {};
Concatenation concatenation_ {};
};


Expand Down

0 comments on commit 1ea455d

Please sign in to comment.