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

Support set array element #6

Open
skt041959 opened this issue Jun 5, 2023 · 1 comment
Open

Support set array element #6

skt041959 opened this issue Jun 5, 2023 · 1 comment

Comments

@skt041959
Copy link
Contributor

Thank you for creating this parser.
Would you please help fix this issue ?

set anAry(msg) "Hello, World!"

It has below errors reported

set [1, 0] - [1, 30]
  simple_word [1, 4] - [1, 9]
  ERROR [1, 9] - [1, 10]
  concat [1, 10] - [1, 10]
  simple_word [1, 10] - [1, 13]
  ERROR [1, 13] - [1, 14]
  quoted_word [1, 15] - [1, 30]
@lewis6991
Copy link
Collaborator

PR welcome.

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

2 participants