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

Remove "$" of expressions #50

Open
zimmski opened this issue Nov 10, 2014 · 2 comments
Open

Remove "$" of expressions #50

zimmski opened this issue Nov 10, 2014 · 2 comments

Comments

@zimmski
Copy link
Owner

zimmski commented Nov 10, 2014

The dollar sign for expressions is unnecessary because it is already explicitly defined using the curly braces.

@zimmski
Copy link
Owner Author

zimmski commented Nov 10, 2014

NOPE expressions conflict with control flows like conditions which use the curly braces too. So it is not explicitly defined. The operator makes the difference.

@zimmski
Copy link
Owner Author

zimmski commented Nov 11, 2014

"Expressions" should be part of "statements" and "statements" should then be higher ordered in the documentation.

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