Annotation of parser3/tests/results/337.processed, revision 1.2
1.1 moko 1: Content-Type: text/html
1.2 ! moko 2: Content-Length: 483
1.1 moko 3:
1.2 ! moko 4: Exception type: parser.runtime,
1.1 moko 5: Source: fields_reference,
6: Comment: param must be object or hash, not junction (parameter #1)
1.2 ! moko 7: Exception type: parser.runtime,
1.1 moko 8: Source: fields_reference,
9: Comment: param must be object or hash
10: object:
11: {
12: "f1":"v1",
13: "f2":"v2",
14: "_default":"def",
15: "f3":"v3"
16: }
17: reference:
18: {
19: "f1":"v1",
20: "f2":"v2",
21: "_default":"def",
22: "f3":"v3"
23: }
24: object-fields:
25: {
26: "f1":"v1",
27: "f2":"v2",
28: "_default":"def",
29: "f3":"v3"
30: }
31: class: hash
32: default: def
33: non-existing: method: 4
34: {}
35: {}
E-mail: