packages feed

liquidhaskell-0.9.0.2.1: tests/pos/Lit.hs

module Lit where

{-@ test :: {v:Int | v == 3} @-}
test = length "cat"