summaryrefslogtreecommitdiff
path: root/testsuite/tests/safeHaskell/ghci/p9.script
blob: b8d5f0bf13b70c7c6c12b6a8b196457e7b3f7628 (plain)
1
2
3
4
5
6
7
8
9
10
11
:set -XHaskell2010
-- Test load works
:unset +s
:set -XSafe

:load C

a

b