Running ⎕SYL shows the following:

      largest integer                         9223372036854775807

Trying to subtract one from this value gives a weird result:

      *9223372036854775807-1*
¯9223372036854775808

Regards,
Elias

Reply via email to