Suggestion: Add some metadata for suspend function...
# coroutines
w
Suggestion: Add some metadata for suspend functions to indicate what the original return type is, what the original parameter types are. I have a framework relies on the signatures of functions, so that I can generate some dynamic proxies.