3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-04 21:39:13 +00:00

Initial state - all tests passing

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-10-15 19:10:51 +00:00
parent a0e3c434ef
commit d58f4bfa11

View file

@ -22,6 +22,7 @@ Author:
#include "ast/rewriter/finite_set_rewriter.h"
class finite_set_rewriter_test {
public:
void test_union_idempotent() {
ast_manager m;
reg_decl_plugins(m);