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 e0def4e + 9c23df2 commit be8e7dbCopy full SHA for be8e7db
docs/ReferenceGuides/UnderscoredAttributes.md
@@ -478,6 +478,7 @@ Marks an import to be used in SPI and implementation details only.
478
The import statement will be printed in the private swiftinterface only and
479
skipped in the public swiftinterface. Any use of imported types and decls in API
480
will be diagnosed.
481
+Requires setting the frontend flag `-experimental-spi-only-imports`.
482
483
## `@_implements(ProtocolName, Requirement)`
484
0 commit comments