]> git.rkrishnan.org Git - .emacs.d.git/blob - emacs/nxhtml/tests/in/latex-clojre-mumamo-test.lclj
remove toolbar and menubar
[.emacs.d.git] / emacs / nxhtml / tests / in / latex-clojre-mumamo-test.lclj
1 \begin{section}
2 Test file for latex-clojure-mumamo-mode!
3
4 \begin{subsection}
5 Define some vars here!
6 \begin{clojure}
7 (def zero 0)
8 \end{clojure}
9
10 \begin{subsection}
11 Define some functions here!
12 \begin{clojure}
13 (defn id [arg]
14   arg)
15 \end{clojure}
16
17 \end{section}