1234852Sbaptm4: unclosed quote:
2234852Sbapt   quotes.m4 at line 55
3234852Sbapt1: normal
4234852Sbaptquoted string
5234852Sbapt[quoted STRING]
6234852Sbaptnormal STRING
7234852Sbapthalf quoted string
8234852Sbaptgoing up to that string
9234852Sbapt
10234852Sbapt2: kill quotes
11234852Sbapt`quoted STRING'
12234852Sbapt[quoted STRING]
13234852Sbaptnormal STRING
14234852Sbapt`half quoted STRING
15234852Sbaptgoing up to that STRING'
16234852Sbapt
17234852Sbapt3: normal changed quote
18234852Sbapt`quoted STRING'
19234852Sbaptquoted string
20234852Sbaptnormal STRING
21234852Sbapt`half quoted STRING
22234852Sbaptgoing up to that STRING'
23234852Sbapt
24234852Sbapt4: empty quotes, kill them too
25234852Sbapt`quoted STRING'
26234852Sbapt[quoted STRING]
27234852Sbaptnormal STRING
28234852Sbapt`half quoted STRING
29234852Sbaptgoing up to that STRING'
30234852Sbapt
31234852Sbapt5: start quote only
32234852Sbaptquoted string'[quoted STRING]
33234852Sbaptnormal STRING
34234852Sbapthalf quoted stringgoing up to that STRING'
35234852Sbapt
36234852Sbapt6: normal quotes are back
37234852Sbapt
38234852Sbaptquoted string
39234852Sbapt[quoted STRING]
40234852Sbaptnormal STRING
41234852Sbapthalf quoted string
42234852Sbaptgoing up to that string
43234852Sbapt
44234852Sbapt7: start quote+empty end quote
45234852Sbapt`quoted STRING'
46234852Sbaptquoted string]
47234852Sbaptnormal string
48234852Sbapt`half quoted string
49234852Sbaptgoing up to that string'
50