Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inconsistencies with validator and generator in console #8

Open
blenderskool opened this issue Dec 25, 2021 · 0 comments
Open

Inconsistencies with validator and generator in console #8

blenderskool opened this issue Dec 25, 2021 · 0 comments
Labels
bug Something isn't working compiler Related to the Vyaakaran compiler

Comments

@blenderskool
Copy link
Owner

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.

@blenderskool blenderskool added the enhancement New feature or request label Dec 25, 2021
@blenderskool blenderskool added compiler Related to the Vyaakaran compiler bug Something isn't working and removed enhancement New feature or request labels Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working compiler Related to the Vyaakaran compiler
Projects
None yet
Development

No branches or pull requests

1 participant