Annotation of parser3/tests/results/372.processed, revision 1.3

1.1       moko        1: Content-Type: text/html
1.2       moko        2: Content-Length: 1550
1.1       moko        3: 
                      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: }
                     33: 10. Type: parser.runtime,
                     34: Source: create,
                     35: Comment: method of 'O' accepts maximum 2 parameter(s) (3 present)
                     36: 11. Type: parser.runtime,
                     37: Source: create,
1.3     ! moko       38: Comment: arguments should not be specified as hash and as create params
1.1       moko       39: 12. Type: parser.runtime,
                     40: Source: create,
1.2       moko       41: Comment: param must not be code (parameter #1)
1.1       moko       42: 13. Type: parser.runtime,
                     43: Source: create,
                     44: Comment: constructor name must be specified
                     45: 14. Type: parser.runtime,
                     46: Source: create,
                     47: Comment: class name must be specified
                     48: 15. Type: parser.runtime,
                     49: Source: create,
                     50: Comment: called with invalid option
                     51: 16. Type: parser.runtime,
                     52: Source: create,
                     53: Comment: constructor name must be specified
                     54: 17. Type: parser.runtime,
                     55: Source: create,
                     56: Comment: constructor name must be string (parameter #2)
                     57: 18. Type: parser.runtime,
                     58: Source: A,
                     59: Comment: class is undefined
                     60: 19. Type: parser.runtime,
                     61: Source: b,
                     62: Comment: constructor not found in class 'O'
                     63: 20. Type: parser.runtime,
                     64: Source: A,
                     65: Comment: class is undefined
                     66: 21. Type: parser.runtime,
                     67: Source: b,
                     68: Comment: constructor not found in class 'O'
                     69: 22. Type: parser.runtime,
                     70: Source: create,
                     71: Comment: arguments count should not exceed 100
                     72: 23. Type: parser.runtime,
                     73: Source: create,
                     74: Comment: arguments must not be code
                     75: 24. Type: parser.runtime,
                     76: Source: create,
                     77: Comment: arguments must have hash representation

E-mail: