lima-0.2.1.2: testdata/tex/test.hs
{- LIMA_INDENT 3 -}
{- LIMA_DISABLE -}
-- What's the answer?
{- LIMA_ENABLE -}
{- LIMA_INDENT 1 -}
{- LIMA_INDENT 0 -}
{-
Intermediate results
\begin{mycode}
-}
a = const 3
b = a 4
{-
\end{mycode}
-}
{- LIMA_DEDENT -}
{-
\begin{mycode}
-}
answer = b * 14
{-
\end{mycode}
-}
{- Hello from comments,
world!
-}
{- Comment on a single line. -}