Avatar
Avatar
Iceman
@swift-6.1.3 @swift-6.0.3 func f() -> Int { return if .random() { 0 } else { 1 } }
no output