liquidhaskell-0.8.0.2: tests/todo/err8.hs
module Blank where
-- instead of "ERROR ERROR ERROR" fail GRACEFULLY when spec has unknown var
{-@ zoo :: Nat @-}
{-@ x :: Poo @-}
x :: Int
x = 12
module Blank where
-- instead of "ERROR ERROR ERROR" fail GRACEFULLY when spec has unknown var
{-@ zoo :: Nat @-}
{-@ x :: Poo @-}
x :: Int
x = 12