summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/load-main.hs
blob: 4628a423b830ea1f2f0c41c1a224d29a2159df81 (plain)
1
2
3
4
module Main where

-- Testing that check-api-annotations can load a main module file
main = putStrLn "hello"