summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/T13704a.hs
blob: 38b1cb73fc16e86a2ee755fa26079869b05316ce (plain)
1
2
3
program = return ()

-- meant to be compiled with 'ghc -main-is Main.program T13704.hs'