We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d004d24 commit e210b10Copy full SHA for e210b10
lib/ASTGen/Sources/ASTGen/Decls.swift
@@ -381,7 +381,6 @@ extension ASTGenVisitor {
381
var attrs = BridgedDeclAttributes()
382
383
// '@' attributes.
384
- var initContext: BridgedPatternBindingInitializer? = nil
385
visitIfConfigElements(node.attributes, of: AttributeSyntax.self) { element in
386
switch element {
387
case .ifConfigDecl(let ifConfigDecl):
0 commit comments