[swift2objc] Support async
annotation
#1773
Labels
good first issue
A good starting issue for contributors (issues with this label will appear in /contribute)
package:swift2objc
Probably just need to parse this in the same way as we parse
throws
, and then codegen it correctly, including awaiting the result of the wrapped function.The text was updated successfully, but these errors were encountered: