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

declare should not be mistaken for a sentence #7

Open
elliotchance opened this issue Jul 11, 2019 · 1 comment
Open

declare should not be mistaken for a sentence #7

elliotchance opened this issue Jul 11, 2019 · 1 comment
Labels
bug Something isn't working language Anything related to the syntax or internals of the language
Milestone

Comments

@elliotchance
Copy link
Owner

If the grammar of a declare is incorrect it will be treated like a normal sentence, which it shouldn't.

Likewise, no sentence is allowed to be defined with the first word as "declare".

@elliotchance elliotchance added the bug Something isn't working label Jul 11, 2019
@elliotchance elliotchance added this to the v1.0.0 milestone Jul 11, 2019
@elliotchance elliotchance added the language Anything related to the syntax or internals of the language label Jul 12, 2019
@elliotchance
Copy link
Owner Author

This also applies to any sentence that starts with a reserved word.

@elliotchance elliotchance modified the milestones: v1.0.0, v1.x Jul 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working language Anything related to the syntax or internals of the language
Projects
None yet
Development

No branches or pull requests

1 participant