Avatar
Avatar
shiz
@swift-6.2.1 @swift-6.1.3 func hoge(_ unsafe: Bool) -> Int { unsafe ? 0 : 1 } (edited)
no output (edited)