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

enh(swift) add actor keyword #3171

Merged
merged 11 commits into from May 2, 2021
Merged

enh(swift) add actor keyword #3171

merged 11 commits into from May 2, 2021

Conversation

bradleymackey
Copy link
Contributor

This keyword is coming in Swift 5.5, as per Swift Evolution SE-0306.

Changes

Adds actor keyword to Swift.

Checklist

  • Added markup tests
  • Updated the changelog at CHANGES.md

@joshgoebel
Copy link
Member

joshgoebel commented Apr 28, 2021

Thanks so much!

We need a markup test for this though (with an actor usage example) as it probably also needs to be added to the class rule (line ~488) so that it properly highlights the name of the actor as a title

@joshgoebel joshgoebel merged commit bd312ab into highlightjs:main May 2, 2021
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

3 participants