packages feed

liquidhaskell-0.4.0.0: tests/crash/BadSyn3.hs

module Zoo where

type Foo = Int

{-@ bob :: Foo String @-}
bob = 10 :: Int