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

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

E-mail: