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
#6062 (comment)
parser ignores whitespace: OK (687.93s) ✓ propIgnores whitespace passed 50000 tests. parser ignores comments: OK (2314.43s) ✓ propIgnores comments passed 50000 tests.
The whitespace parser tests are also fragile: its easy to break them when changing name representations, e.g. ` symbols etc.
`
The text was updated successfully, but these errors were encountered:
I've fixed those in #6286.
Sorry, something went wrong.
No branches or pull requests
#6062 (comment)
The whitespace parser tests are also fragile: its easy to break them when changing name representations, e.g.
`
symbols etc.The text was updated successfully, but these errors were encountered: