summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/T20150.hs
blob: e1706dedc40771cc9d821080173acdea784cf144 (plain)
1
2
3
4
5
6
7
8
9
{-# LANGUAGE StaticPointers #-}
module T20150 where

import GHC.StaticPtr

foo :: StaticPtr Int
foo = static 0