Add '3rd-party/xfpt/' from commit '24eaa721effcf2f56d1da62344ee27ac9721d3ec'
[exim.git] / 3rd-party / xfpt / testing / infiles / 02
1 .include stdflags
2 .include "stdmacs"
3
4 This input file tries to provoke errors &;.
5 Non defined &&rhubarb is &rhubarb;
6 Try &&abcd without semicolon: &abcd and at EOL &abcd
7
8 .flag &:
9 .flag &: "abc" "xyz"
10 .flag :: "pqr"
11 .flag &: :& &'
12
13 .set abcd "abcd" xyz
14
15 .arg
16 .arg 3
17
18 .endarg
19 .endarg abcd
20
21 .eacharg
22 .eacharg 45
23
24 .endeach
25 .endeach 99
26
27 .rhubarb and custard
28
29 .literal xml stuff
30 <abcd>
31 .literal off more stuff
32
33 .macro x 
34 .arg 4n
35 .arg
36 .endarg
37 .endarg 99
38 .eacharg 6 G
39 .endmacro
40
41 .x
42
43 .nonl more than one argument
44
45 .macro a
46 .include infiles/02.inc
47 .endmacro
48
49 .macro b
50 .arg 4n
51 .endmacro
52
53 .a
54
55 Test unterminated things that should give warnings.
56
57 .ilist
58 .olist
59 .vlist
60 .footnote
61 .display
62 .code
63 .blockquote
64 .table
65 .itable
66 .figure