liquidhaskell-0.8.10.7: tests/names/pos/T1521.hs
-- https://github.com/ucsd-progsys/liquidhaskell/issues/1521
data Foo = Bool
{-@ measure bar :: Int -> Bool @-}
main = pure ()
-- https://github.com/ucsd-progsys/liquidhaskell/issues/1521
data Foo = Bool
{-@ measure bar :: Int -> Bool @-}
main = pure ()