We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd5db94 + 5510175 commit 5057cc7Copy full SHA for 5057cc7
Sources/AssociatedObjectPlugin/AssociatedObjectMacro.swift
@@ -35,7 +35,7 @@ extension AssociatedObjectMacro: PeerMacro {
35
initializer: InitializerClauseSyntax(value: ExprSyntax(stringLiteral: "0"))
36
)
37
}
38
- ).formatted().as(VariableDeclSyntax.self)!
+ )
39
40
return [
41
DeclSyntax(keyDecl)
0 commit comments