Fix large literal number's type
If a literal number cannot be represented as an int, it should have type long.
parent
2f394eb8
Please register or sign in to comment
If a literal number cannot be represented as an int, it should have type long.