summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/E.hs
blob: 4474d46d5f177cad96fa44a39933e23e638da751 (plain)
1
2
3
4
5
6
7
module E where

import System.IO.Unsafe

a :: Int
a = 1