@preconcurrency import
doesn't suppress warning on use of imported global variable
#72187
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
concurrency
Feature: umbrella label for concurrency language features
Description
A
@preconcurrency import
does not suppress the use of an imported global variable.Reproduction
Expected behavior
The warning is suppressed.
Environment
Swift 5.10
Additional information
No response
The text was updated successfully, but these errors were encountered: