Jaseci-Labs / jaseci

The Official Jaseci Code Repository
https://jaseci.org
155 stars 213 forks source link

[Bug] :g: keyword does not support multiple variables in a statement #1423

Closed Thamirawaran closed 2 weeks ago

Thamirawaran commented 2 weeks ago

Describe the bug

:g: var1, var2; need to be supported

To Reproduce

Update the parser to support multiple variables in a single global statement.