Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels