We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 87cbb88 + 057e156 commit 172df21Copy full SHA for 172df21
test/Concurrency/Runtime/async_task_yield.swift
@@ -43,7 +43,5 @@ func yielding() async {
43
static func main() async {
44
await yielding()
45
// TODO: No idea for a good test for this... Open to ideas?
46
- // CHECK: One
47
- // CHECK-NEXT: Two
48
}
49
0 commit comments