We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
Related to issue #46
Sorry, something went wrong.
Fix for string literal parsing.
dbc6cc6
Use of "some" keyword meant string could not be empty, changed to "many" keyword. Closes #50.
Matthewar
No branches or pull requests
While working with commit df48afc
The text was updated successfully, but these errors were encountered: