packages feed

ghc-exactprint-1.1.0: tests/examples/ghc92/BlockComment.hs

module BlockComment where

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