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
Extracted from #30.
unmatched_expr
unmatched_expr -> matched_expr op_expr
unmatched_expr -> unmatched_expr op_expr
unmatched_expr -> unary_op_eol expr
unmatched_expr -> at_op_eol expr
unmatched_expr -> capture_op_eol expr
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Extracted from #30.
unmatched_expr
unmatched_expr
unmatched_expr -> matched_expr op_expr
from unmatched_expr -> matched_expr op_expr #140unmatched_expr -> unmatched_expr op_expr
unmatched_expr -> unary_op_eol expr
unmatched_expr -> at_op_eol expr
unmatched_expr -> capture_op_eol expr
The text was updated successfully, but these errors were encountered: