Annotation of parser3/tests/results/275.processed, revision 1.2

1.1       moko        1: Content-Type: text/html
1.2     ! moko        2: Content-Length: 532
1.1       moko        3: 
                      4: 11110000000000000000000000000000
                      5: -11110000000000000000000000000000
1.2     ! moko        6: Exception: convert - '100000000' is out of range (int)
        !             7: Exception: div - Division by zero
        !             8: Exception: mod - Modulus by zero
        !             9: Exception: div - Division by zero
        !            10: Exception: mod - Modulus by zero
        !            11: 0x100000000 as int: Exception: 0x100000000 - out of range (int)
        !            12: 0x100000000 as double: Exception: 0x100000000 - out of range (int)
        !            13: 0x7FFFFFFF as int: 2147483647
        !            14: -0x80000000 as int: -2147483648
        !            15: 0x80000000 as double: 2147483648
        !            16: as int: Exception: 0x80000000 - out of range (int)

E-mail: