Annotation of parser3/tests/results/261.processed, revision 1.4

1.1       moko        1: Content-Type: text/html
1.4     ! moko        2: Content-Length: 510
1.1       moko        3: 
1.2       moko        4: Empty string vs void:
1.1       moko        5: Json: "" vs null
1.3       misha       6: Json (void as string): "" vs ""
                      7: Json (void as null): "" vs null
1.1       moko        8: Length: 0 vs 0
                      9: Double: 0 vs 0
                     10: Base64: "" vs ""
1.2       moko       11: Hash compatibility: "" ""
1.4     ! moko       12: Non-empty string not hash compatible: Type: parser.runtime,
        !            13: Source: key,
        !            14: Comment: is 'string', it has no elements
        !            15: Absent method empty string error: Type: parser.runtime,
        !            16: Source: something,
        !            17: Comment: string method not found
        !            18: Absent method non-empty string error: Type: parser.runtime,
        !            19: Source: something,
        !            20: Comment: string method not found

E-mail: