summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/annotations/t10357.hs
blob: 346270e15031a5e4e869aab6964d818d9a12a798 (plain)
1
2
3
4
5
6
7
import CheckUtils
import System.Environment( getArgs )

main::IO()
main = do
        [libdir,fileName] <- getArgs
        testOneFile libdir fileName