mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[SE-0258] Rename to Property Wrappers
This commit is contained in:
@@ -1056,7 +1056,7 @@ namespace decls_block {
|
||||
AccessLevelField, // access level
|
||||
AccessLevelField, // setter access, if applicable
|
||||
DeclIDField, // opaque return type decl
|
||||
BCFixed<2>, // # of property delegate backing properties
|
||||
BCFixed<2>, // # of property wrapper backing properties
|
||||
BCArray<TypeIDField> // accessors, backing properties, and dependencies
|
||||
>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user