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 'elif' from caseStmt's syntax definition #128

Closed
wants to merge 1 commit into from

Conversation

renoX
Copy link

@renoX renoX commented May 30, 2012

I think that 'elif' was in caseStmt's syntax by mistake, so I removed it.

@Araq
Copy link
Member

Araq commented May 30, 2012

No, in fact it's an implemented feature. Slightly unusual perhaps, but consistent.

@Araq Araq closed this May 30, 2012
@renoX
Copy link
Author

renoX commented May 30, 2012

I apologize for the noise then, as the manual didn't talk about elif,
I guessed that it was the syntax which was incorrect.

Again my apology, I didn't want to waste your time.

BR,
renoX

2012/5/30 Araq reply@reply.github.com:

No, in fact it's an implemented feature. Slightly unusual perhaps, but consistent.


Reply to this email directly or view it on GitHub:
#128 (comment)

krux02 pushed a commit to krux02/Nim that referenced this pull request Jan 11, 2022
128: Remove Atlas r=alaviss a=juancarlospaco

<!--
## Tips for pull requests
* use chat, discussions, etc... to refine an idea for big and/or impactful changes
* open them relatively early in draft mode and get regular feedback
* add notes for reviewers and yourself as you go, so it's easy to maintain context
* refine the pull request message over time
-->

<!--
## Finalizing a PR:

### title:
* reads like a short changelog line

### body:
* describe the current behaviour
* describe why this particular approach
* if it's breaking, migration steps
* note any follow-on work

### content:
* leave code better than you found it, add docs, tests, etc
-->


<!--
* note any issues that this fixes entirely
* use `fixes nim-lang#123 .` to auto-close issues
-->


### Remove Atlas

* Remove Atlas.


Co-authored-by: Juan Carlos <juancarlospaco@gmail.com>
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