summaryrefslogtreecommitdiff
path: root/testsuite/tests/plugins/T10294.hs
blob: ff1dd57400811caa472620548573bf8b426ad722 (plain)
1
2
3
4
5
6
7
module T10294 where

import SayAnnNames

{-# ANN foo SomeAnn #-}
foo :: ()
foo = ()