Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed May 21, 2024
1 parent 2fde9a7 commit 4a53a65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noir_stdlib/src/lib.nr
Original file line number Diff line number Diff line change
Expand Up @@ -69,4 +69,4 @@ pub fn wrapping_mul<T>(x: T, y: T) -> T {
}

#[builtin(as_witness)]
pub fn as_witness(x: Field) {}
pub fn as_witness(x: Field) {}

0 comments on commit 4a53a65

Please sign in to comment.