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

Problem with single lines WithStatement #232

Closed
ghost opened this issue May 12, 2018 · 0 comments
Closed

Problem with single lines WithStatement #232

ghost opened this issue May 12, 2018 · 0 comments

Comments

@ghost
Copy link

ghost commented May 12, 2018

The following code is not parsed correctly and an error is output

with(A) int i = foo(a0); // Expected `;` instead of `i`
@ghost ghost added bug parser labels May 12, 2018
Hackerpilot added a commit that referenced this issue May 12, 2018
fix #232 - Problem with single lines WithStatement
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants