ghc-exactprint-1.9.0.0: tests/examples/pre-ghc910/T365.hs
{-# OPTIONS_GHC -F -pgmF ./test_preprocessor.txt #-}
module Main where
main = print "Hello World"
{-# OPTIONS_GHC -F -pgmF ./test_preprocessor.txt #-}
module Main where
main = print "Hello World"