darkmoon_uk
01/03/2022, 11:24 AMephemient
01/03/2022, 12:47 PMabs(Long.MIN_VALUE) < 0
darkmoon_uk
01/03/2022, 1:27 PMeygraber
01/03/2022, 4:55 PMrequire(byteCount>Long.MIN_VALUE) { "Out of range" }
How would it be possible to be less than
MIN_VALUE
in the first place?ephemient
01/03/2022, 5:28 PMephemient
01/03/2022, 5:30 PMeygraber
01/04/2022, 3:17 AM