mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Revert "Revert "Remove @actorIndependent attribute.""
This reverts commit 7c0b50e8ea.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
// CHECK: public actor SomeActor
|
||||
public actor SomeActor {
|
||||
@actorIndependent func maine() { }
|
||||
nonisolated func maine() { }
|
||||
}
|
||||
|
||||
// CHECK: @globalActor public struct SomeGlobalActor
|
||||
|
||||
Reference in New Issue
Block a user