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' keyword for Swift #2756

Merged
merged 2 commits into from Feb 11, 2021
Merged

Conversation

timroesner
Copy link
Contributor

Swift 5.1 introduced opaque return types that make use of some as a keyword.
This PR adds support to prism to highlight it as expected.

@timroesner timroesner changed the title Add some keyword for Swift Add 'some' keyword for Swift Feb 11, 2021
@github-actions
Copy link

JS File Size Changes (gzipped)

A total of 1 files have changed, with a combined diff of +3 B (+0.3%).

file master pull size diff % diff
components/prism-swift.min.js 1.02 KB 1.02 KB +3 B +0.3%

Generated by 🚫 dangerJS against 6452ff3

@RunDevelopment RunDevelopment merged commit cf354ef into PrismJS:master Feb 11, 2021
@RunDevelopment
Copy link
Member

Thank you for contributing @timroesner!

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

Successfully merging this pull request may close these issues.

None yet

2 participants