Unit tests for Literate Haskell
[ohcount] / test / expected_dir / lithask2.lhs / documentation / comment
1 \documentstyle{article}
2 \begin{document}
3 \section{Introduction}
4 Example taken from http://www.haskell.org/onlinereport/literate.html,
5 with additional tripping characters.
6 This is a trivial \begin{code}program\end{code} that prints the first 20 factorials.
7 \begin{code}
8 \end{code}
9 \end{document}