Skip to content

Commit

Permalink
Add EOF newline
Browse files Browse the repository at this point in the history
  • Loading branch information
TaoBi22 committed Jun 15, 2023
1 parent 106933e commit 3fbab9f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion integration_test/circt-mc/comb_errors.mlir
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ module {
%cond = comb.icmp bin eq %or, %and : i1
verif.assert %cond : i1
}
}
}

0 comments on commit 3fbab9f

Please sign in to comment.