summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/prog013/prog013.script
blob: b9df968933241d1222e32cc91f7f8e1c23588431 (plain)
1
2
3
4
5
6
7
8
:set editor /bin/echo
:l Good.hs
:e
:l Bad.hs
:e
:e ./Bad.hs
:l Good.hs
:e