Annotation of parser3/tests/results/348.processed, revision 1.8
1.2 moko 1: Content-Type: text/html
1.7 moko 2: Content-Length: 900
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: ]
1.7 moko 23: 1. Exception type: parser.runtime,
1.3 moko 24: Source: no-such-name,
25: Comment: must be 'cur' string or expression
1.7 moko 26: 2. Exception type: parser.runtime,
1.3 moko 27: Source: create,
28: Comment: called with invalid option
1.7 moko 29: 3. Exception type: parser.runtime,
1.4 moko 30: Source: create,
31: Comment: called with invalid option
1.7 moko 32: 4. Exception type: parser.runtime,
1.3 moko 33: Source: abc,
34: Comment: separator must be one byte character
1.7 moko 35: 5. 6. Exception type: parser.runtime,
1.3 moko 36: Source: ю,
1.5 moko 37: Comment: encloser must be empty or one byte character
1.7 moko 38: 7. Exception type: parser.runtime,
1.3 moko 39: Source: no-such-name,
1.8 ! moko 40: Comment: table::create called with more than 1 param, first param may be only 'nameless'
E-mail: