{-# OPTIONS_GHC -Wall #-}
module ExplicitStaleAction where

import ExplicitA

main = putStrLn $ "hello " ++ a1

testing = undefined