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.
2 parents d023147 + 74a5b6a commit 5e59444Copy full SHA for 5e59444
include/swift/Basic/Features.def
@@ -150,7 +150,7 @@ EXPERIMENTAL_FEATURE(ImplicitSome, false)
150
EXPERIMENTAL_FEATURE(ParserASTGen, false)
151
152
/// Enable the experimental macros feature.
153
-EXPERIMENTAL_FEATURE(Macros, false)
+EXPERIMENTAL_FEATURE(Macros, true)
154
155
/// Parse using the Swift (swift-syntax) parser and use ASTGen to generate the
156
/// corresponding syntax tree.
0 commit comments