swift
4c5c674d - Allow same-selector async/completion requirements

Commit
3 years ago
Allow same-selector async/completion requirements An @objc protocol can now explicitly declare both the `async` and completion handler signatures of a method as long as the completion handler one is marked with `@available(*, renamed:)`. This is not yet handled correctly in PrintAsClang.
Author
Committer
Parents
Loading