Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.

Rework terminators #6

Merged
merged 3 commits into from
Aug 2, 2019
Merged

Rework terminators #6

merged 3 commits into from
Aug 2, 2019

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Jul 19, 2019

No description provided.

grammar.js Outdated
return oneOrMore
? body
: optional(body);
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
}
}

grammar.js Outdated
optional($._terminator)
)
),
optional($._statement_terminator),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

delet this

no semicolon after @{

@rjmholt rjmholt merged commit d8a0afa into master Aug 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants