Skip to content

Forbid the closing brace in text #198

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

Merged
merged 1 commit into from
Oct 31, 2018

Conversation

stasm
Copy link
Contributor

@stasm stasm commented Oct 30, 2018

Fix #186.

@stasm stasm requested a review from Pike October 30, 2018 14:28
# ERROR Missing line end after variant list
missing-line-end =
{ 1 ->
*[one] One}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is still a syntax error because any list of variants must end with a line_end to be well-formed.

@stasm stasm merged commit bf46e18 into projectfluent:master Oct 31, 2018
@stasm stasm deleted the forbid-closing-brace branch October 31, 2018 15:17
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