RNF0266

Numeric literal is too long; remainder of literal ignored.

20

Cause . . . . . : The total number of digits of a numeric literal is greater than 63, or the number of decimal digits is greater than 63. The remaining digits of the literal are ignored.

Recovery . . . : Specify a correct numeric literal. Compile again.