summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/ghci065.script
blob: ec51b24fe5b30b3810788579531d58af9d0b5b9e (plain)
1
2
3
4
5
6
7
8
9
10
11
-- Testing :doc command simply

:load ghci065

:doc Data1
:doc Val2a
:doc Val2b

:doc func1
:doc func2
:doc func3