klyn.Long.MIN_VALUE
field
public static const MIN_VALUE as Long = -9_223_372_036_854_775_808l
Description

The smallest value representable by a Long.

Example
assert Long.MIN_VALUE == -9_223_372_036_854_775_808l