Skip to content

Atom types in error messages are missing the leading ":" #73

@emilsoman

Description

@emilsoman

This is because we depend on to_string to print types and that removes : from atoms. One easy solution could be - parse atom types as strings and store them as ":foo" instead of :foo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions