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 06e1c21 commit 9064c26Copy full SHA for 9064c26
BUILD.bazel
@@ -43,6 +43,7 @@ swift_syntax_library(
43
swift_syntax_library(
44
name = "SwiftSyntaxMacroExpansion",
45
deps = [
46
+ ":SwiftOperators",
47
":SwiftSyntax",
48
":SwiftSyntaxMacros",
49
],
0 commit comments