Skip to content

Add grammer changes and fix tests#2281

Merged
GDLMadushanka merged 1 commit intowso2:masterfrom
GDLMadushanka:fixExpression
Jan 10, 2025
Merged

Add grammer changes and fix tests#2281
GDLMadushanka merged 1 commit intowso2:masterfrom
GDLMadushanka:fixExpression

Conversation

@GDLMadushanka
Copy link
Copy Markdown
Contributor

Purpose

Added the following grammer changes
var -> vars
config -> configs
Fixed the need to escape reserved keywords inside expressions ex: payload["payload"] -> payload.payload
Fixed test cases

Added the following grammer changes
var -> vars
config -> configs
Fixed the need to escape reserved keywords inside expressions ex:
payload["payload"] -> payload.payload
Fixed test cases
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

Successfully merging this pull request may close these issues.

2 participants