Requirement: selector.literal.exactnumericAn exact numeric literal is a numeric value without a decimal point, such as 57, -957, +62; numbers in the range of Java long are supported. Exact numeric literals use the Java integer literal syntax. See:
Test cases
|