Skip to content

Commit

Permalink
Disable
Browse files Browse the repository at this point in the history
  • Loading branch information
ajreynol committed Jan 14, 2025
1 parent ff289cf commit 74174df
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
; DISABLE-TESTER: lfsc
; DISABLE-TESTER: cpc
(set-logic HO_ALL)
(set-info :status unsat)
(assert (= (nullable.lift (lambda ((x Bool) (y Bool)) (and x y)) (nullable.some false) (nullable.some false)) (nullable.some true)))
Expand Down

0 comments on commit 74174df

Please sign in to comment.