Avatar
Avatar
Iceman
@swift-5.7.3 func f(async: Int) { let _: Int = async } func g(throws: Int) { let _: Int = `throws` }
no output