[project @ 2003-07-22 16:18:06 by simonmar]
[ghc-hetmet.git] / ghc / tests / ghci / ghci003.script
1 -- check that 'it' works
2 1
3 it
4 print it
5 return 42
6 it
7 print it