Skip to content

Add test cases for malformed _nat literals #128

@saxbophone

Description

@saxbophone
  • Test cases for use of digits outside those permissible for a given base, e.g:
    • 102FFCDEAB0_nat (hex digits used when the literal is meant to be decimal)
    • 0xZZt3F_29313_nat (digits outside of hex literal)
  • Modify user-defined-literal code to raise an error when these are encountered

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomerstestingRelated to unit tests

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions