Avatar
@swift-main -warn-concurrency @_predatesConcurrency import Foundation func f<T: Sendable>(_: T) { } f(Date())