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

Add 'some' Ada reserved word #1581

Merged
merged 1 commit into from Oct 27, 2020
Merged

Add 'some' Ada reserved word #1581

merged 1 commit into from Oct 27, 2020

Conversation

leogermond
Copy link
Contributor

The some Ada reserved word is available since Ada 2012, it is used in the same context as the any keyword.
See RM 2.9 - Reserved Words https://www.adaic.org/resources/add_content/standards/12rm/html/RM-2-9.html for a list of keywords (with this inclusion, all are covered if I'm not mistaken)
and for usage example
See RM 4.5.8 - Quantified expressions https://www.adaic.org/resources/add_content/standards/12rm/html/RM-4-5-8.html

The some Ada reserved word is available since Ada 2012, it is used in the same context as the any keyword.
See RM 2.9 - Reserved Words https://www.adaic.org/resources/add_content/standards/12rm/html/RM-2-9.html for a list of keywords (with this inclusion, all are covered if I'm not mistaken)
and for usage example
See RM 4.5.8 - Quantified expressions  https://www.adaic.org/resources/add_content/standards/12rm/html/RM-4-5-8.html
@Anteru Anteru added the changelog-update Items which need to get mentioned in the changelog label Oct 27, 2020
@Anteru Anteru added this to the 2.7.3 milestone Oct 27, 2020
@Anteru Anteru merged commit 373aef4 into pygments:master Oct 27, 2020
@Anteru
Copy link
Collaborator

Anteru commented Oct 27, 2020

Merged, thanks for your contribution!

@Anteru Anteru removed the changelog-update Items which need to get mentioned in the changelog label Dec 5, 2020
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.

None yet

2 participants