packages feed

liquidhaskell-0.4.0.0: tests/crash/BadSyn2.hs

module Zoo where

type Foo = Int

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