Avatar
Avatar
masakihori
@swift-5.9.2 let v = if Bool.random() { "World" } else { nil } as String?
no output