Avatar
@swift-6.1.2 -swift-version 6 @MainActor func foo() { Task(executorPreference: globalConcurrentExecutor) { foo() } }