summaryrefslogtreecommitdiff
path: root/testsuite/tests/rts/KeepCafsBase.hs
blob: 184db3dcf0a6c26059eb54f55f232467c36f3f78 (plain)
1
2
3
4
module KeepCafsBase (x) where

x :: Int
x = last [1..1000]