summaryrefslogtreecommitdiff
path: root/web/funnelAC/tests/wv05.fw
blob: c236ba044b4c9c47c9d1187bfb7a44bf6a1eb117 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
WV05: Test processing of ugly strings as ordinary and protected text
with no typesetter set.

@! We need this to keep the analyser happy.
@O@<wv05.out@>@{@}

A paragraph in ordinary mode.

33 con!text
34 con"text
35 con#text
36 con$text
37 con%text
38 con&text
39 con'text
40 con(text
41 con)text
42 con*text
43 con+text
44 con,text
45 con-text
46 con.text
47 con/text
48-57 con0123456789text
58 con:text
59 con;text
60 con<text
61 con=text
62 con>text
63 con?text
64 con@@text
65-90 conABCDEFGHIJKLMNOPQRSTUVWXYZtext
91 con[text
92 con\text
93 con]text
94 con^text
95 con_text
96 con`text
97-122 conabcdefghijklmnopqrstuvwxyztext
123 con{text
124 con|text
125 con}text
126 con~text

Now again, but this time inside protective braces.

@{
33 con!text
34 con"text
35 con#text
36 con$text
37 con%text
38 con&text
39 con'text
40 con(text
41 con)text
42 con*text
43 con+text
44 con,text
45 con-text
46 con.text
47 con/text
48-57 con0123456789text
58 con:text
59 con;text
60 con<text
61 con=text
62 con>text
63 con?text
64 con@@text
65-90 conABCDEFGHIJKLMNOPQRSTUVWXYZtext
91 con[text
92 con\text
93 con]text
94 con^text
95 con_text
96 con`text
97-122 conabcdefghijklmnopqrstuvwxyztext
123 con{text
124 con|text
125 con}text
126 con~text
@}