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

"Valid string literals" test failure #50

Open
Matthewar opened this issue Jul 10, 2018 · 1 comment
Open

"Valid string literals" test failure #50

Matthewar opened this issue Jul 10, 2018 · 1 comment
Assignees
Labels

Comments

@Matthewar
Copy link
Owner

      String literals
        Valid string literals:                            FAIL (0.50s)
          *** Failed! Falsifiable (after 98 tests):
          Input: ""\"\"""; Output: """"
          Use --quickcheck-replay=702380 to reproduce.

While working with commit df48afc

@Matthewar
Copy link
Owner Author

Related to issue #46

@Matthewar Matthewar self-assigned this Jul 10, 2018
Matthewar added a commit that referenced this issue Jul 10, 2018
Use of "some" keyword meant string could not be empty, changed to "many"
keyword.
Closes #50.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant