Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ajreynol committed Feb 24, 2025
1 parent d0e049d commit a0f32c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/regress/cli/regress0/arith/divisible-unsat.smt2
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
; EXPECT: unsat
; DISABLE-TESTER: alethe
(set-logic ALL)
(declare-fun x () Int)
(assert ((_ divisible 14) x))
Expand Down

0 comments on commit a0f32c4

Please sign in to comment.