blob: ee9a87353036e2bd475f660477570b7af7a7a58f [file] [log] [blame]
Daniel Veillard4255d502002-04-16 15:50:10 +00001#
2# Tests a[ab]*
3#
4t 0 1 a
5t 1 1 a
6t 1 1 b
7f 1
8-------
9a
10=>
11a
12a
13=>
14a
15b
16a
17b
18a
19b
20=>
21b
22=>
23a
24c
25=>
26=>