Skip to content

Symbols with leading zeroes are wrongly parsed #449

@masak

Description

@masak
$ bel
Language::Bel 0.63 -- msys.
> '000
0

This is clearly wrong in itself.

What's worse:

> (nom '010)
Error: mistype
> (nom '000)
Error: mistype

This is also wrong.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions