Annotation of parser3/tests/results/433.processed, revision 1.3
1.1 moko 1: Content-Type: text/html
1.3 ! moko 2: Content-Length: 568
1.1 moko 3:
1.2 moko 4: {}
1.1 moko 5: 1. 4 elements, {
6: "5":"a5",
7: "10":"a30",
8: "20":"a20",
9: "25":null
10: }
11: 2. {
12: "5":"a5",
13: "10":"a30",
14: "20":"a20",
15: "25":null
16: }
17: 3. {
18: "05":"h05",
19: "10":"a30",
20: "1":"h1",
21: "5":"a5",
22: "20":"a20",
23: "25":null
24: }
25: 4. {
26: "05":"h05",
27: "10":"h10",
28: "1":"h1",
29: "5":"a5",
30: "20":"a20",
31: "25":null
32: }
33: 5. {
34: "10":"h10"
35: }
36: 6. {
37: "1":"v1",
38: "3":"v3"
1.3 ! moko 39: }
! 40: 7. created
! 41: def called got bool
! 42: as_hash calls def and thus result is empty: {}
! 43: 8. hash called got hash
! 44: get_hash can still get the hash: {
! 45: "1":"v1",
! 46: "3":"v3"
! 47: }
! 48: 9. Exception type: parser.runtime,
! 49: Source: create,
! 50: Comment: call canceled - endless recursion detected
E-mail: