summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod99.hs
blob: 8298cf1c69daea511871a56880c38ed3542c26bc (plain)
1
2
3
4
-- !!! Empty export list
module M(,) where

x = 2