Skip to content

Commit

Permalink
Merge branch 'master' into assert-eq-builtin
Browse files Browse the repository at this point in the history
* master:
  chore: Perform formatting changes to integration tests (#2448)
  • Loading branch information
TomAFrench committed Aug 26, 2023
2 parents b7aba4d + 168e0db commit 1434982
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ unconstrained fn wrapper_with_struct(my_struct: MyStruct, param: u32) -> u32 {
func(param)
}



fn increment_acir(x: u32) -> u32 {
x + 1
}

0 comments on commit 1434982

Please sign in to comment.