Skip to content

Commit

Permalink
Update test
Browse files Browse the repository at this point in the history
  • Loading branch information
facundominguez committed Nov 29, 2024
1 parent 2881989 commit 42ca04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/basic/neg/T2349.hs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{-# LANGUAGE GADTs #-}
{-@ LIQUID "--expect-error-containing=is not a subtype of the required type
VV : {VV##1461 : [GHC.Types.Int] | len VV##1461 == ?b + 1}" @-}
VV : {VV##1456 : [GHC.Types.Int] | len VV##1456 == ?b + 1}" @-}
{-@ LIQUID "--reflection" @-}
-- | Test that the refinement types produced for GADTs are
-- compatible with the Haskell types.
Expand Down

0 comments on commit 42ca04d

Please sign in to comment.