Closed iCharlesHu closed 1 month ago
Add runtime check to revert back to old behavior for Decimal(sign:exponent:significand:) if the app was build on older OSs.
Decimal(sign:exponent:significand:)
resolves: rdar://135822747 resolves: https://github.com/apple/swift-foundation/issues/833
@swift-ci please test
Add runtime check to revert back to old behavior for
Decimal(sign:exponent:significand:)
if the app was build on older OSs.resolves: rdar://135822747 resolves: https://github.com/apple/swift-foundation/issues/833