Annotation of parser3/tests/results/348.processed, revision 1.5
1.2 moko 1: Content-Type: text/html
1.5 ! moko 2: Content-Length: 819
1.1 moko 3:
1.2 moko 4: [
5: {"v1":"a\tb","v2":"d","v3":"e","3":""}
6: ]
7: [
8: {"":"v1","1":"a\tb","2":"v3"},
9: {"":"a","1":"b","2":"c"}
10: ]
11: [
12: {"v1":"a","a\tb":"b","v3":"c"}
13: ]
14: [
15: {"v1":"a","v2":"b","v3":"c"}
16: ]
17: [
18: {"v1":"","v2":""},
19: {"v1":"a","v2":"b","v3":"c"},
20: {"v1":"c","v2":"d","v3":"e"},
21: {"v1":"","v2":""}
1.3 moko 22: ]
23: Type: parser.runtime,
24: Source: no-such-name,
25: Comment: must be 'cur' string or expression
26: Type: parser.runtime,
27: Source: create,
28: Comment: called with invalid option
29: Type: parser.runtime,
1.4 moko 30: Source: create,
31: Comment: called with invalid option
32: Type: parser.runtime,
1.3 moko 33: Source: abc,
34: Comment: separator must be one byte character
35: Type: parser.runtime,
36: Source: ю,
1.5 ! moko 37: Comment: encloser must be empty or one byte character
1.3 moko 38: Type: parser.runtime,
39: Source: no-such-name,
40: Comment: table::create called with more then 1 param, first param may be only 'nameless'
E-mail: