Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/mv/smaller-trace-do-not-print-fu…
Browse files Browse the repository at this point in the history
…ncs' into mv/smaller-trace-do-not-print-funcs
  • Loading branch information
vezenovm committed Dec 13, 2024
2 parents 572f72e + c1869bc commit 2e23ad0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ struct DependencyContext {
}

/// Structure keeping track of value ids descending from Brillig calls'
/// arguments and results, also storing information osn results
/// arguments and results, also storing information on results
/// already properly constrained
#[derive(Clone, Debug)]
struct BrilligTaintedIds {
Expand Down

0 comments on commit 2e23ad0

Please sign in to comment.