Avatar
@swift-6.2-dev @swift-6.1.2 func hoge(_ async: Bool) -> Int { async ? 0 : 1 }