module Test2 where doit = print "Test2.doit" main = print "Test2.main"