packages feed

apply-refact-0.9.0.0: tests/examples/Comment10.hs

-- comment before header
module ApplyRefact6 where

{-# standalone annotation #-}

-- standalone comment

-- | haddock comment
f = {- inline comment -} {- inline comment inside refactored code -} (1) -- ending comment

-- final comment