Skip to content

Entering an out-of-range integer at the reader should give an error #4

Description

@technoblogy

If you read an integer that's out of range, currently it gets truncated:

313> (print 88888)

23352 

It should give an "Integer out of range" error.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions