Skip to content

Commit

Permalink
Fix whitespace
Browse files Browse the repository at this point in the history
Signed-off-by: Bartłomiej Chmiel <[email protected]>
  • Loading branch information
b-chmiel committed Dec 9, 2024
1 parent 67bf4e4 commit 960dc79
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion test_regress/t/t_gate_inline_wide_exclude_multiple.v
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,3 @@ module t(
assign o_multiple1 = wide_multiple_assigns | i + 1;
assign o_multiple2 = wide_multiple_assigns | i + 2;
endmodule

1 change: 0 additions & 1 deletion test_regress/t/t_gate_inline_wide_noexclude_arraysel.v
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ module t;
end
end
endmodule

1 change: 0 additions & 1 deletion test_regress/t/t_gate_inline_wide_noexclude_const.v
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ module t;
end
end
endmodule

0 comments on commit 960dc79

Please sign in to comment.