Skip to content

Commit

Permalink
Merge pull request #677 from data-integrations/properties-fix
Browse files Browse the repository at this point in the history
Fix for propertyList
  • Loading branch information
minurajeeve authored Oct 31, 2023
2 parents 83ec680 + 298b012 commit 9d0175e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ properties
;

propertyList
: property (',' property)+
: property (',' property)*
;

property
Expand Down

0 comments on commit 9d0175e

Please sign in to comment.