Unit tests for Literate Haskell
[ohcount] / test / expected_dir / lithask1.lhs / documentation / comment
1 Example taken from http://www.haskell.org/onlinereport/literate.html,
2 with additional tripping characters.
3 This literate > program > prompts the user for a number
4 >and prints the factorial of that number:
5 This is the factorial function.