summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T437/Test2.hs
blob: d7732c9424306cfe6078974011b5f7106bd95ff6 (plain)
1
2
3
4
5
module Test2 where

doit = print "Test2.doit"
main = print "Test2.main"