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

Code can't handle round brackets in strings #11

Open
AzzaAzza69 opened this issue Apr 4, 2019 · 0 comments
Open

Code can't handle round brackets in strings #11

AzzaAzza69 opened this issue Apr 4, 2019 · 0 comments

Comments

@AzzaAzza69
Copy link

Describe the bug
Unmatched brackets exception for a simple string concatenation.

To Reproduce
Steps to reproduce the behavior:
execute('"(" + "xyz"')

Expected behavior
execute function tests for unmatched brackets but does not ignore brackets within a "string" - bracket checking should occur per expression parsed.

Screenshots
n/a

Desktop (please complete the following information):
n/a

Smartphone (please complete the following information):
n/a

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant