Annotation of parser3/tests/results/372.processed, revision 1.5
1.5 ! moko 1: Content-Type: text/html
! 2: Content-Length: 1728
! 3:
1.1 moko 4: 1. {
5: "v1":"",
6: "v2":null
7: }
8: 2. {
9: "v1":"1",
10: "v2":null
11: }
12: 3. {
13: "v1":"1",
14: "v2":null
15: }
16: 4. {
17: "v1":"",
18: "v2":null
19: }
20: 5. {
21: "v1":"string + string",
22: "v2":"code 1 + code 2",
23: "v3":"0 + 0"
24: }
25: 6. {
26: "v1":"string + string",
27: "v2":"code 3 + code 3",
28: "v3":"3 + 3"
29: }
30: 7. {
31: "k":"v"
32: }
1.4 moko 33: 10. Exception type: parser.runtime,
1.1 moko 34: Source: create,
35: Comment: method of 'O' accepts maximum 2 parameter(s) (3 present)
1.4 moko 36: 11. Exception type: parser.runtime,
1.1 moko 37: Source: create,
1.3 moko 38: Comment: arguments should not be specified as hash and as create params
1.4 moko 39: 12. Exception type: parser.runtime,
1.1 moko 40: Source: create,
1.5 ! moko 41: Comment: param must not be code (parameter #1 is 'junction')
1.4 moko 42: 13. Exception type: parser.runtime,
1.1 moko 43: Source: create,
44: Comment: constructor name must be specified
1.4 moko 45: 14. Exception type: parser.runtime,
1.1 moko 46: Source: create,
47: Comment: class name must be specified
1.4 moko 48: 15. Exception type: parser.runtime,
1.1 moko 49: Source: create,
50: Comment: called with invalid option
1.4 moko 51: 16. Exception type: parser.runtime,
1.1 moko 52: Source: create,
53: Comment: constructor name must be specified
1.4 moko 54: 17. Exception type: parser.runtime,
1.1 moko 55: Source: create,
1.5 ! moko 56: Comment: constructor name must be string (parameter #2 is 'junction')
1.4 moko 57: 18. Exception type: parser.runtime,
1.1 moko 58: Source: A,
59: Comment: class is undefined
1.4 moko 60: 19. Exception type: parser.runtime,
1.1 moko 61: Source: b,
62: Comment: constructor not found in class 'O'
1.4 moko 63: 20. Exception type: parser.runtime,
1.1 moko 64: Source: A,
65: Comment: class is undefined
1.4 moko 66: 21. Exception type: parser.runtime,
1.1 moko 67: Source: b,
68: Comment: constructor not found in class 'O'
1.4 moko 69: 22. Exception type: parser.runtime,
1.1 moko 70: Source: create,
71: Comment: arguments count should not exceed 100
1.4 moko 72: 23. Exception type: parser.runtime,
1.1 moko 73: Source: create,
74: Comment: arguments must not be code
1.4 moko 75: 24. Exception type: parser.runtime,
1.1 moko 76: Source: create,
77: Comment: arguments must have hash representation
E-mail: