brittany/data/Test263.hs

4 lines
67 B
Haskell

{-# LANGUAGE ImplicitParams #-}
foo :: (?bar::Bool) => ()
foo = ()