mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
This fixes a few tests that were failing because scoped imports were counted as having imported the module already, leading to later imports of the same module being skipped. Since the scoped imports don't import the full module, this would result in syntactically imported symbols not being found by the compiler.
62 KiB
62 KiB