summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/cg009/Main.hs
blob: 7f68351e29e80d36a0ec854708f5b3baec970c75 (plain)
1
2
3
4
5
6
7
module Main where

import A

main = return ()

a = val