Annotation of parser3/tests/results/434.processed, revision 1.2
1.2 ! moko 1: Content-Type: text/html
! 2: Content-Length: 414
! 3:
1.1 moko 4: 1. 4
5: 12 vs 7, pop 'last'
6: 11 vs 6, pop 'v7'
7: 9 vs 5, pop 'v6'
8: 4 vs 4, pop 'v5'
9: 3 vs 3, pop ''
10: 2 vs 2, pop 'v2'
11: 1 vs 1, pop 'v1'
12: 2. Exception type: parser.runtime,
13: Source: bug,
14: Comment: undefined method
15: 4
16: {
17: "0":"v1",
18: "1":"v2",
19: "2":"v3",
20: "3":4
21: }
22: Exception type: parser.runtime,
23: Source: bug,
24: Comment: undefined method
25: 5
26: {
27: "0":"v1",
28: "1":2,
29: "2":"v2",
30: "3":"v3",
31: "4":4
32: }
33: 3. 2
34: 4
1.2 ! moko 35: 2 // counted, OK
! 36: 4. {}
! 37: {
! 38: "0":"v1",
! 39: "1":"v2"
! 40: }
E-mail: