Skip to content

Inconsistencies with validator and generator in consoleΒ #8

Description

@blenderskool

The string validator's input and example string generator's output are inconsistent in some edge cases. Ideally, an output of the generator should also be a valid input to the validator.

  1. Empty strings
    The validator does not accept "", whereas the generator outputs "" for empty strings.

This issue can be updated with further edge cases that have inconsistencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingcompilerRelated to the Vyaakaran compiler

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions