{-# OPTIONS_GHC -fplugin CallCount.Pure.Plugin #-} module Main where main :: IO a main = undefined