Avatar
Avatar
Iceman
@swift-6.0.3 -strict-concurrency=complete struct S { func f(_: @Sendable () -> ()) {} func f(_: @MainActor () -> ()) {} }
no output