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

:load C

a

b