Annotation of parser3/tests/results/275.processed, revision 1.5
1.1 moko 1: Content-Type: text/html
1.5 ! moko 2: Content-Length: 1017
1.1 moko 3:
4: 11110000000000000000000000000000
5: -11110000000000000000000000000000
1.5 ! moko 6: 1111000000000000000000000000000011110000000000000000000000000000
! 7: -1111000000000000000000000000000011110000000000000000000000000000
1.3 moko 8: Type: number.format,
9: Source: convert,
1.5 ! moko 10: Comment: '10000000000000000' is out of range (int)
1.3 moko 11: Type: number.zerodivision,
12: Source: div,
13: Comment: Division by zero
14: Type: number.zerodivision,
15: Source: mod,
16: Comment: Modulus by zero
1.4 moko 17: test oct support disabled: 11 11
1.3 moko 18: Type: number.zerodivision,
19: Source: div,
20: Comment: Division by zero
21: Type: number.zerodivision,
22: Source: mod,
23: Comment: Modulus by zero
24: 0x100000000 as int: Type: number.format,
25: Source: 0x100000000,
26: Comment: out of range (int)
1.5 ! moko 27: 0x10000000000000000 as double: Type: number.format,
! 28: Source: 0x10000000000000000,
1.3 moko 29: Comment: out of range (int)
1.2 moko 30: 0x7FFFFFFF as int: 2147483647
31: -0x80000000 as int: -2147483648
1.5 ! moko 32: 0xFFFFFFFFFFFFFFFF as double: 1.84467440737096e+19
! 33: 0x800000000000 as double: 140737488355328
1.3 moko 34: as int: Type: number.format,
1.5 ! moko 35: Source: 0x800000000000,
1.3 moko 36: Comment: out of range (int)
E-mail: