Skip to content

Bug with Numbers being interrupted by alpha chars [a-z] #10

@crobinson42

Description

@crobinson42
format('(###)###-####',  "9166163a600" )
format('(000)000-0000', "9166163a600" )

Produces:

AssertionError: '(916)616-3' == '(916)616-3600'
      + expected - actual

      - (916)616-3
      + (916)616-3600

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