summaryrefslogtreecommitdiff
path: root/testsuite/tests/codeGen/should_compile/cg010/A.hs
blob: 1a4dee32cabdca2c3d76ae3aa5618a60312d532d (plain)
1
2
3
4
module A where

{-# NOINLINE val #-}
val = Just 42