summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/T365.hs
blob: fe09bb2fb0401c9027df0505bd6cc933a6659694 (plain)
1
2
3
4
{-# OPTIONS_GHC -F -pgmF ./test_preprocessor.txt #-}
module Main where

main = print "Hello World"