klyn.Long.MAX_VALUE
field
public static const MAX_VALUE as Long = 9_223_372_036_854_775_807l
Description

The greatest value representable by a Long.

Example
assert Long.MAX_VALUE == 9_223_372_036_854_775_807l