Avatar
@swift-6.2.1 @swift-6.1.3 func hoge(_ async: Bool) -> Int { async ? 0 : 1 }