swift
2bb94f85
- [SE-0306] Ban "class" methods and properties in actors.
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
[SE-0306] Ban "class" methods and properties in actors. Within actors, one should use "static", not "class". Fixes rdar://80285441.
References
#38298 - [SE-0306] Ban "class" methods and properties in actors.
Author
DougGregor
Parents
6406f086
Loading