... break } Suppose the C enum later acquires another case (case .three). No problem! Our Swift switch is crash-proof, because there's a default case.
確定! 回上一頁