packages feed

ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/BlockComment.hs

module BlockComment where

foo x = do
  blah
    where
        {- a comment -}
      blah = 3