Skip to content
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

Surround response language blocks with curly braces #12

Closed
HeikoKlare opened this issue Sep 22, 2016 · 0 comments
Closed

Surround response language blocks with curly braces #12

HeikoKlare opened this issue Sep 22, 2016 · 0 comments
Assignees

Comments

@HeikoKlare
Copy link
Contributor

We currently go without curly braces known from GPPLs in the response language since the end of a block is clear in our syntax due to the language design, except for Xtend code blocks.
For developers, it seems to be natural to have blocks enclosed with curly braces, as the range of a block can be recognized more quickly.

We should add curly braces to surround all blocks in the response language, e.g. match, effect etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant