summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/cals/test/llt/test_10_cons_rot.tex
blob: 20312cd0ec883c840527e7c89583f0426a4b558e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
\def\abcd{abcd}
\def\efgh{efgh}
\def\ijkl{ijkl}
\def\rotandshow{
\show\lst
\llt@rot{\lst}
\show\lst
\show\llt@car}

\def\lst{}
\llt@cons{\ijkl}{\lst}
\llt@cons{\efgh}{\lst}
\llt@cons{\abcd}{\lst}
\rotandshow
\def\lst{}
\llt@cons{\efgh}{\lst}
\llt@cons{\abcd}{\lst}
\rotandshow
\def\lst{}
\llt@cons{\abcd}{\lst}
\rotandshow
\def\lst{}
\rotandshow