ghc-plugs-out-1.0.0.0: test-suites/counter-foobar-main/Main.hs
{-# OPTIONS_GHC -fplugin CallCount.Pure.Plugin #-}
module Main where
main :: IO ()
main = return ()
{-# OPTIONS_GHC -fplugin CallCount.Pure.Plugin #-}
module Main where
main :: IO ()
main = return ()