Skip to content

Commit

Permalink
Add doc string
Browse files Browse the repository at this point in the history
Signed-off-by: Yage Hu <[email protected]>
  • Loading branch information
yagehu committed Nov 7, 2024
1 parent 392c890 commit 3c5b5a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions z3/src/ast.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1878,6 +1878,7 @@ impl<'ctx> Seq<'ctx> {
}

varop! {
/// Concatenate sequences.
concat(Z3_mk_seq_concat, Self);
}
}
Expand Down

0 comments on commit 3c5b5a2

Please sign in to comment.