Skip to content

Commit 42f4b8c

Browse files
authored
Apply suggestions from code review
1 parent 4b500fd commit 42f4b8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding_dontLeak_class_error.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,4 +83,4 @@ final class ClassBoom: Error {
8383
await latch.wait()
8484
print("done") // CHECK: done
8585
}
86-
}
86+
}

0 commit comments

Comments
 (0)