try ``` fun foo(bar: Promise<out AccessToken?&...
# announcements
k
try
Copy code
fun foo(bar: Promise<out AccessToken?>) {

}