packages feed

liquidhaskell-0.4.0.0: tests/pos/TokenType.hs

module Fixme where


data TokenType = Foo | Char


{-@ bar :: Char @-}
bar :: Char
bar = undefined