Is there a numeric suffix I should be using to assign a numerical constant value to an int64
type?
A moderately editted version of the error is:
We've found a bug for you!
{file}.re:321:20-31
321 │ let (rsid:int64) = 180785985722;
This has type: int
Somewhere wanted: int64
Where 'this' is referring to the number highlighted in red.