errors:Kernel.Float for hexadecimal literals with binary exponent interprets the fractional part (on the left side of 'p') in hexadecimal
errors:Kernel.Float for hexadecimal literals with binary exponent interprets the exponent (on the right of 'p') in decimal
errors:Kernel.Float for hexadecimal literals with binary exponent returns Infinity for '0x1p10000'
fails:Kernel.Float for hexadecimal literals with binary exponent interprets the fractional part (on the left side of 'p') in hexadecimal
fails:Kernel.Float for hexadecimal literals with binary exponent interprets the exponent (on the right of 'p') in decimal
fails:Kernel.Float for hexadecimal literals with binary exponent returns Infinity for '0x1p10000'
fails:Kernel.Float for hexadecimal literals with binary exponent returns 0 for '0x1p-10000'
fails:Kernel.Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the p
fails:Kernel.Float for hexadecimal literals with binary exponent allows hexadecimal points on the left side of the 'p'
fails:Kernel.Float for hexadecimal literals with binary exponent interprets the fractional part (on the left side of 'P') in hexadecimal
fails:Kernel.Float for hexadecimal literals with binary exponent interprets the exponent (on the right of 'P') in decimal
fails:Kernel.Float for hexadecimal literals with binary exponent returns Infinity for '0x1P10000'
fails:Kernel.Float for hexadecimal literals with binary exponent returns 0 for '0x1P-10000'
fails:Kernel.Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the P
fails:Kernel.Float for hexadecimal literals with binary exponent allows hexadecimal points on the left side of the 'P'
fails:Kernel#Float for hexadecimal literals with binary exponent interprets the fractional part (on the left side of 'p') in hexadecimal
fails:Kernel#Float for hexadecimal literals with binary exponent interprets the exponent (on the right of 'p') in decimal
fails:Kernel#Float for hexadecimal literals with binary exponent returns Infinity for '0x1p10000'
fails:Kernel#Float for hexadecimal literals with binary exponent returns 0 for '0x1p-10000'
fails:Kernel#Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the p
fails:Kernel#Float for hexadecimal literals with binary exponent allows hexadecimal points on the left side of the 'p'
fails:Kernel#Float for hexadecimal literals with binary exponent interprets the fractional part (on the left side of 'P') in hexadecimal
fails:Kernel#Float for hexadecimal literals with binary exponent interprets the exponent (on the right of 'P') in decimal
fails:Kernel#Float for hexadecimal literals with binary exponent returns Infinity for '0x1P10000'
fails:Kernel#Float for hexadecimal literals with binary exponent returns 0 for '0x1P-10000'
fails:Kernel#Float for hexadecimal literals with binary exponent allows embedded _ in a number on either side of the P
fails:Kernel#Float for hexadecimal literals with binary exponent allows hexadecimal points on the left side of the 'P'
