DEBSOURCES
Skip Quicknav
sources / haskell-ormolu / 0.8.0.0-1 / data / examples / other / invalid-haddock-1.hs
1234567891011
test = undefined where a :: -- ** foo Int -> -- | misplaced -- blablabla Int -- |misplaced -- blablabla a = undefined