hdiff
packages
feed
brittany
-0.14.0.0: data/Test236.hs
{-# LANGUAGE RecursiveDo #-} foo = do rec -- comment a <- f b b <- g a return (a, b)