summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T10110A.hs
blob: ab64cfd0164c8634a22e13237b20a07ae95ebd78 (plain)
1
2
3
4
5
module T10110A (a) where
import Debug.Trace
{-# NOINLINE a #-}
a :: Int
a = 3