Skip to content

Commit f98359a

Browse files
committed
fix neg tests
1 parent 26f9e92 commit f98359a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

tests/neg/Card.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{-@ LIQUID "--expect-any-error" @-}
12
{-@ LIQUID "--smtsolver=CVC5" @-}
23
module Card where
34

tests/neg/Card1.hs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
{-@ LIQUID "--expect-any-error" @-}
12
{- LIQUID "--smtsolver=CVC5" @-}
23
-- Z3 does not support cardinality of sets
34
module Card1 where

0 commit comments

Comments
 (0)