mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Using an access-level on an import downgrades imported decl from public to the import's access-level. When we can identify which decl is problematic, name it in the note displayed on the import. This should help understanding the effect of the import's access level on the decl causing an error further down in the source file.
42 KiB
42 KiB