summaryrefslogtreecommitdiffstats
path: root/tests/008/empty-clauses.txr
blob: 486d42a29b06b5a83484548d9cffb320bc988811 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
@(bind a ("a" "b"))
@(output)
@(repeat)
@a
@(first)

@(end)
@(repeat)
@a
@(first)
@(end)
@(repeat)
@a
@(first)
f@a
@(end)
@(rep)@a@(first)@(end)
@(end)