Skip to content

Lexer allows an number of prefixed 0 and treats big integer as base 10 #620

@jeaye

Description

@jeaye

This was reported as a Clojure bug. jank has the same behavior.

000000000000042 ;; => 34 (octal) 000000000000042M ;; => 42M (decimal)

We'll need to see the behavior which Clojure chooses to identify how we should fix it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions