lima-0.2.0.0: testdata/tex/test.hs
{- LIMA_DISABLE -}
-- What's the answer?
{- LIMA_ENABLE -}
{- LIMA_INDENT 1 -}
{- LIMA_INDENT 2 -}
{-
Intermediate results
\begin{code}
-}
a = const 3
b = a 4
{-
\end{code}
-}
{- LIMA_DEDENT -}
{-
\begin{code}
-}
answer = b * 14
{-
\end{code}
-}
{- Hello from comments,
world!
-}
{-
Hello from text,
world!
-}