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

1.1       moko        1: Content-Type: text/html
1.5     ! moko        2: Content-Length: 711
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.5     ! moko       11: Hash compatibility: "" "" ""
        !            12: More hash compatibility: "false" "false" "false"
        !            13: Methods not visible: "" "" ""
        !            14: Non-empty or whitespace string not hash compatible: Type: parser.runtime,
1.4       moko       15: Source: key,
1.5     ! moko       16: Comment: element can not be fetched from string
1.4       moko       17: Absent method empty string error: Type: parser.runtime,
                     18: Source: something,
                     19: Comment: string method not found
1.5     ! moko       20: Absent method void error: Type: parser.runtime,
        !            21: Source: something,
        !            22: Comment: void method not found
1.4       moko       23: Absent method non-empty string error: Type: parser.runtime,
                     24: Source: something,
                     25: Comment: string method not found

E-mail: