freesect-0.7: S27.hs
{- # LANGUAGE FreeSections #-} -- with GHC's -F you cannot...
module S27 where
v= f __ y
v= a $ b __ c $ d
--v= [x|x<- __ ] [1..3] -- XXX still a problem, but must be commented-out
-- -- because otherwise freesect runtime error.