Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
HanielB committed Feb 26, 2024
1 parent 01ca065 commit c13dbe2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/regress/cli/regress0/quantifiers/issue5693-prenex.smt2
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
; COMMAND-LINE: --full-saturate-quant -i
; EXPECT: unsat
; DISABLE-TESTER: unsat-core
;; Carcara does not yet support alpha-equivalence checking for forall_inst
; DISABLE-TESTER: alethe
(set-logic ALL)
(set-option :pre-skolem-quant on)
(declare-fun v7 () Bool)
Expand Down

0 comments on commit c13dbe2

Please sign in to comment.